Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Add comma in enumeration.



details:   https://anonhg.NetBSD.org/src/rev/9b0b4781b3a0
branches:  trunk
changeset: 761225:9b0b4781b3a0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jan 21 10:03:27 2011 +0000

description:
Add comma in enumeration.

diffstat:

 share/man/man7/environ.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 59ee5fba7f0f -r 9b0b4781b3a0 share/man/man7/environ.7
--- a/share/man/man7/environ.7  Fri Jan 21 09:47:00 2011 +0000
+++ b/share/man/man7/environ.7  Fri Jan 21 10:03:27 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: environ.7,v 1.24 2011/01/21 07:55:12 roy Exp $
+.\"    $NetBSD: environ.7,v 1.25 2011/01/21 10:03:27 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -278,7 +278,7 @@
 .Xr termcap 3 ,
 .Xr terminfo 3 ,
 .Xr audio 4 ,
-.Xr terminfo 5
+.Xr terminfo 5 ,
 .Xr nls 7 ,
 .Xr dump 8
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index