From e755d6d2a90396ae67536525c8168f4e773b8b68 Mon Sep 17 00:00:00 2001 From: tg Date: Mon, 20 Oct 2008 19:52:07 +0000 Subject: [PATCH] some more manual page improvements --- mksh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mksh.1 b/mksh.1 index 2ca7bf9..a3f40fa 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,4 +1,4 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.142 2008/10/20 19:29:24 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.143 2008/10/20 19:52:07 tg Exp $ .\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $ .\"- .\" Try to make GNU groff and AT&T nroff more compatible @@ -777,7 +777,7 @@ succeeds). The single argument form of .Ic test , which tests if the argument has a non-zero length, is not valid; explicit -operators must always be used e.g. instead of +operators must always be used, e.g. instead of .No \&[ Ar str No \&] use .No \&[[ \-n Ar str No \&]] . @@ -1536,7 +1536,7 @@ When using .Ic getopts , it contains the argument for a parsed option, if it requires one. .It Ev OPTIND -The index of the next argument to be processed by +The index of the next argument to be processed when using .Ic getopts . Assigning 1 to this parameter causes .Ic getopts