From: deraadt Date: Thu, 3 Apr 1997 07:22:31 +0000 (+0000) Subject: an -> a; soil@quick.net X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=58235ad75d3f9c16d851f8daa600871804e6ce03;p=openbsd an -> a; soil@quick.net --- diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index e0e47af7b82..01caf960e88 100644 --- 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 an character in +may be specified as a character in .Fa optstring , however it should .Em never