Module Name:    src
Committed By:   christos
Date:           Sat Sep 24 18:49:13 UTC 2011

Modified Files:
        src/share/man/man4: udp.4

Log Message:
missing dots


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/udp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/udp.4
diff -u src/share/man/man4/udp.4:1.11 src/share/man/man4/udp.4:1.12
--- src/share/man/man4/udp.4:1.11	Sat Sep 24 14:27:10 2011
+++ src/share/man/man4/udp.4	Sat Sep 24 14:49:13 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: udp.4,v 1.11 2011/09/24 18:27:10 christos Exp $
+.\"	$NetBSD: udp.4,v 1.12 2011/09/24 18:49:13 christos Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -139,9 +139,9 @@ or
 sockets using the following
 .Xr sysctl 7
 variables:
-.Dv netinet.udp.rfc6056.selected
+.Dv net.inet.udp.rfc6056.selected
 and
-.Dv netinet6.udp6.rfc6056.selected
+.Dv net.inet6.udp6.rfc6056.selected
 respectively.
 .Pp
 Options at the

Reply via email to