mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
getopt_long.3: wording quibbles
- Make wording more clear: "is expect" vs "is expected" [1] - Remove extraneous trailing period.. Reported by: dim [1]
This commit is contained in:
parent
b026eddfea
commit
0603b75a7a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=259340
@ -130,11 +130,11 @@ field should be one of:
|
||||
.Pp
|
||||
.Bl -tag -width ".Dv optional_argument" -offset indent -compact
|
||||
.It Dv no_argument
|
||||
no argument to the option is expect
|
||||
no argument to the option is expected
|
||||
.It Dv required_argument
|
||||
an argument to the option is required
|
||||
.It Dv optional_argument
|
||||
an argument to the option may be presented.
|
||||
an argument to the option may be presented
|
||||
.El
|
||||
.Pp
|
||||
If
|
||||
|
Loading…
Reference in New Issue
Block a user