summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/stdlib/getopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/getopt.3 b/src/lib/libc/stdlib/getopt.3
index 3c8779d788..57a660a230 100644
--- a/src/lib/libc/stdlib/getopt.3
+++ b/src/lib/libc/stdlib/getopt.3
@@ -29,7 +29,7 @@
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE. 30.\" SUCH DAMAGE.
31.\" 31.\"
32.\" $OpenBSD: getopt.3,v 1.9 1999/06/29 18:36:20 aaron Exp $ 32.\" $OpenBSD: getopt.3,v 1.10 1999/09/07 16:04:54 espie Exp $
33.\" 33.\"
34.Dd April 19, 1994 34.Dd April 19, 1994
35.Dt GETOPT 3 35.Dt GETOPT 3
@@ -199,7 +199,7 @@ argv += optind;
199.Sh HISTORY 199.Sh HISTORY
200The 200The
201.Fn getopt 201.Fn getopt
202function appeared 202function appeared in
203.Bx 4.3 . 203.Bx 4.3 .
204.Sh BUGS 204.Sh BUGS
205The 205The