Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 missing dots



details:   https://anonhg.NetBSD.org/src/rev/685159604816
branches:  trunk
changeset: 769834:685159604816
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 24 18:49:13 2011 +0000

description:
missing dots

diffstat:

 share/man/man4/udp.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r d4bc77084679 -r 685159604816 share/man/man4/udp.4
--- a/share/man/man4/udp.4      Sat Sep 24 18:47:59 2011 +0000
+++ b/share/man/man4/udp.4      Sat Sep 24 18:49:13 2011 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index