X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/7ac0005b42fb6a054c802df0384fed1d12b7c0e1..653ba8b6da06e68f317c531463801dd809905224:/usr/src/lib/libc/stdlib/getopt.3 diff --git a/usr/src/lib/libc/stdlib/getopt.3 b/usr/src/lib/libc/stdlib/getopt.3 index c6c049f1ca..ba5f218cfb 100644 --- a/usr/src/lib/libc/stdlib/getopt.3 +++ b/usr/src/lib/libc/stdlib/getopt.3 @@ -3,7 +3,7 @@ .\" .\" %sccs.include.redist.man% .\" -.\" @(#)getopt.3 8.1 (Berkeley) %G% +.\" @(#)getopt.3 8.2 (Berkeley) %G% .\" .Dd .Dt GETOPT 3 @@ -130,7 +130,6 @@ has a leading then then a missing option argumet causes a .Ql \&: to be returned in addition to supressing any error messages. -option argument .Pp Option arguments are allowed to begin with .Dq Li \- ;