Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/getopt punctuation
details: https://anonhg.NetBSD.org/src/rev/371921d74c1f
branches: trunk
changeset: 751101:371921d74c1f
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Jan 24 20:13:28 2010 +0000
description:
punctuation
diffstat:
usr.bin/getopt/getopt.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6ae637f5f311 -r 371921d74c1f usr.bin/getopt/getopt.1
--- a/usr.bin/getopt/getopt.1 Sun Jan 24 20:03:24 2010 +0000
+++ b/usr.bin/getopt/getopt.1 Sun Jan 24 20:13:28 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getopt.1,v 1.18 2009/11/28 20:36:45 dsl Exp $
+.\" $NetBSD: getopt.1,v 1.19 2010/01/24 20:13:28 dholland Exp $
.Dd November 28, 2009
.Dt GETOPT 1
.Os
@@ -36,7 +36,7 @@
each option argument is also in its own shell argument.
.Pp
.Nm
-should not be used in new scripts, use the shell builtin
+should not be used in new scripts; use the shell builtin
.Nm getopts
instead.
.Sh EXAMPLES
Home |
Main Index |
Thread Index |
Old Index