Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib completely with only one "el".
details: https://anonhg.NetBSD.org/src/rev/481bea51a382
branches: trunk
changeset: 537539:481bea51a382
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 02 10:50:04 2002 +0000
description:
completely with only one "el".
diffstat:
lib/libc/stdlib/getopt_long.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6b5d477e14b6 -r 481bea51a382 lib/libc/stdlib/getopt_long.3
--- a/lib/libc/stdlib/getopt_long.3 Wed Oct 02 10:48:35 2002 +0000
+++ b/lib/libc/stdlib/getopt_long.3 Wed Oct 02 10:50:04 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getopt_long.3,v 1.9 2002/10/01 17:29:22 wiz Exp $
+.\" $NetBSD: getopt_long.3,v 1.10 2002/10/02 10:50:04 wiz Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -275,6 +275,6 @@
.Nx
implementation appeared in 1.5.
.Sh BUGS
-The implementation, can completelely replace
+The implementation, can completely replace
.Xr getopt 3 ,
but right now we are using separate code.
Home |
Main Index |
Thread Index |
Old Index