Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 Use comma in serialization instead of dot.



details:   https://anonhg.NetBSD.org/src/rev/8467cfb4e8ca
branches:  trunk
changeset: 751979:8467cfb4e8ca
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 10 07:38:09 2010 +0000

description:
Use comma in serialization instead of dot.

diffstat:

 share/man/man8/afterboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 05c84e490756 -r 8467cfb4e8ca share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Wed Feb 10 03:38:22 2010 +0000
+++ b/share/man/man8/afterboot.8        Wed Feb 10 07:38:09 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.44 2010/02/10 03:38:22 snj Exp $
+.\"    $NetBSD: afterboot.8,v 1.45 2010/02/10 07:38:09 wiz Exp $
 .\"    $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
 .\"
 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -1033,7 +1033,7 @@
 .Xr mrouted 8 ,
 .Xr mtree 8 ,
 .Xr named 8 ,
-.Xr nis 8 .
+.Xr nis 8 ,
 .Xr rbootd 8 ,
 .Xr rc 8 ,
 .Xr rmt 8 ,



Home | Main Index | Thread Index | Old Index