Date: Tue, 23 Oct 2018 13:44:33 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r339652 - stable/11/share/man/man4 Message-ID: <201810231344.w9NDiXj3037082@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: markj Date: Tue Oct 23 13:44:33 2018 New Revision: 339652 URL: https://svnweb.freebsd.org/changeset/base/339652 Log: MFC r339365: Typo. Modified: stable/11/share/man/man4/dtrace_ip.4 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/dtrace_ip.4 ============================================================================== --- stable/11/share/man/man4/dtrace_ip.4 Tue Oct 23 13:38:39 2018 (r339651) +++ stable/11/share/man/man4/dtrace_ip.4 Tue Oct 23 13:44:33 2018 (r339652) @@ -235,7 +235,7 @@ This script will print some details of each IP packet by the kernel: .Bd -literal -offset indent #pragma D option quiet -#pramga D option switchrate=10Hz +#pragma D option switchrate=10Hz dtrace:::BEGIN {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810231344.w9NDiXj3037082>