artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a87c9
)
an -> a; soil@quick.net
author
deraadt
<deraadt@openbsd.org>
Thu, 3 Apr 1997 07:22:31 +0000
(07:22 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 3 Apr 1997 07:22:31 +0000
(07:22 +0000)
lib/libc/stdlib/getopt.3
patch
|
blob
|
history
diff --git
a/lib/libc/stdlib/getopt.3
b/lib/libc/stdlib/getopt.3
index
e0e47af
..
01caf96
100644
(file)
--- a/
lib/libc/stdlib/getopt.3
+++ b/
lib/libc/stdlib/getopt.3
@@
-29,7
+29,7
@@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: getopt.3,v 1.
2 1996/08/19 08:33:31 tholo
Exp $
+.\" $OpenBSD: getopt.3,v 1.
3 1997/04/03 07:22:31 deraadt
Exp $
.\"
.Dd April 19, 1994
.Dt GETOPT 3
@@
-213,7
+213,7
@@
from
.Pp
A single dash
.Dq Li -
-may be specified as a
n
character in
+may be specified as a character in
.Fa optstring ,
however it should
.Em never