From 0bc93a2fb1ab0b29988199bfe85fb73a2bacbfe7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 May 2001 17:38:30 +0000 Subject: Update. 2001-05-21 Andreas Jaeger * locale/programs/ld-collate.c (handle_ellipsis): Fix message. Patch by Philipp Thomas . --- manual/getopt.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/getopt.texi') diff --git a/manual/getopt.texi b/manual/getopt.texi index a0c7ede907..97aac0a2dd 100644 --- a/manual/getopt.texi +++ b/manual/getopt.texi @@ -88,7 +88,7 @@ is treated specially. It permits arguments that are not options to be returned as if they were associated with option character @samp{\1}. @item -POSIX demands the following behaviour: The first non-option stops option +POSIX demands the following behavior: The first non-option stops option processing. This mode is selected by either setting the environment variable @code{POSIXLY_CORRECT} or beginning the @var{options} argument string with a plus sign (@samp{+}). -- cgit 1.4.1