mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
mdoc(7) police: added missing markup bits, lowercased argument names.
This commit is contained in:
parent
0e37791701
commit
ff9a78c08e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99342
@ -45,7 +45,7 @@
|
||||
.Op Fl w Ar word
|
||||
.Op Fl s Ar string
|
||||
.Op Fl p Ar precision
|
||||
.Op reps Op begin Op end Op s
|
||||
.Op Ar reps Op Ar begin Op Ar end Op Ar s
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
@ -125,13 +125,15 @@ Defaults for the four arguments are, respectively,
|
||||
the seed,
|
||||
.Ar s ,
|
||||
is picked randomly.
|
||||
.Ar Reps
|
||||
is expected to be an unsigned integer,
|
||||
The
|
||||
.Ar reps
|
||||
argument is expected to be an unsigned integer,
|
||||
and if given as zero is taken to be infinite.
|
||||
.Ar Begin
|
||||
The
|
||||
.Ar begin
|
||||
and
|
||||
.Ar end
|
||||
may be given as real numbers or as characters
|
||||
arguments may be given as real numbers or as characters
|
||||
representing the corresponding value in
|
||||
.Tn ASCII .
|
||||
The last argument must be a real number.
|
||||
|
Loading…
Reference in New Issue
Block a user