Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Restore the BUGS section, but make it say:



details:   https://anonhg.NetBSD.org/src/rev/dfa50e8bd244
branches:  trunk
changeset: 572706:dfa50e8bd244
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Jan 10 19:22:25 2005 +0000

description:
Restore the BUGS section, but make it say:

   Currently, only the ip(4) and ip6(4) protocols are supported.

diffstat:

 share/man/man4/ppp.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r e1668fe53ca2 -r dfa50e8bd244 share/man/man4/ppp.4
--- a/share/man/man4/ppp.4      Mon Jan 10 19:01:09 2005 +0000
+++ b/share/man/man4/ppp.4      Mon Jan 10 19:22:25 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ppp.4,v 1.12 2005/01/10 18:03:37 hubertf Exp $
+.\"    $NetBSD: ppp.4,v 1.13 2005/01/10 19:22:25 perry Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -93,3 +93,9 @@
 .Nm
 device appeared in
 .Nx 1.0 .
+.Sh BUGS
+Currently, only the
+.Xr ip 4
+and
+.Xr ip6 4
+protocols are supported.



Home | Main Index | Thread Index | Old Index