mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 22:02:43 +00:00
Use .Fl/Ar for flags and arguments.
This commit is contained in:
parent
0145ba86d1
commit
b9a86ec995
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105323
@ -69,11 +69,11 @@ The following options are available:
|
||||
Complement the set of characters in
|
||||
.Ar string1 ,
|
||||
that is
|
||||
.Dq "-C ab"
|
||||
.Fl C Ar ab
|
||||
includes every character except for
|
||||
.Dq a
|
||||
.Ar a
|
||||
and
|
||||
.Dq b .
|
||||
.Ar b .
|
||||
.It Fl c
|
||||
Same as
|
||||
.Fl C
|
||||
@ -201,7 +201,9 @@ in the classes are in unspecified order.
|
||||
In the ``upper'' and ``lower'' classes, characters are entered in
|
||||
ascending order.
|
||||
.Pp
|
||||
For specific information as to which ASCII characters are included
|
||||
For specific information as to which
|
||||
.Tn ASCII
|
||||
characters are included
|
||||
in these classes, see
|
||||
.Xr ctype 3
|
||||
and related manual pages.
|
||||
|
Loading…
Reference in New Issue
Block a user