diff options
author | Benedict Reuschling <bcr@FreeBSD.org> | 2020-05-19 11:05:27 +0000 |
---|---|---|
committer | Benedict Reuschling <bcr@FreeBSD.org> | 2020-05-19 11:05:27 +0000 |
commit | d50ff7de21069d65c972cb7d4e95d7fafc098117 (patch) | |
tree | 5f62b09dea36befc603d9308db4dc142be4361d2 /lib/libc/stdlib | |
parent | 8655a965fd832ca6b598af7bf15875036520484c (diff) |
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/getopt_long.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt_long.3 b/lib/libc/stdlib/getopt_long.3 index 021a708d722eb..ab5da7387a45a 100644 --- a/lib/libc/stdlib/getopt_long.3 +++ b/lib/libc/stdlib/getopt_long.3 @@ -244,7 +244,7 @@ matching the default behavior of .Xr getopt 3 . The default behavior without .Ql \&+ -is to permute non-option argments to the end of +is to permute non-option arguments to the end of .Fa argv . .Pp A leading |