fix some mandoc warnings

This commit is contained in:
Hiltjo Posthuma 2015-02-10 17:37:57 +01:00
parent 0779d69df7
commit c1e6ecb41b
2 changed files with 6 additions and 7 deletions

View File

@ -18,7 +18,6 @@ sets the group id of the files specified by
.Ar file .Ar file
to the gid of the group named to the gid of the group named
.Ar group. .Ar group.
.El
.Sh OPTIONS .Sh OPTIONS
.Bl -tag -width Ds .Bl -tag -width Ds
.It Fl R .It Fl R
@ -31,13 +30,13 @@ Always dereference symbolic links while recursively traversing directories.
.It Fl P .It Fl P
Don't dereference symbolic links (default). Don't dereference symbolic links (default).
.Ar file . .Ar file .
.El
.Sh SEE ALSO .Sh SEE ALSO
.Xr chmod 1 , .Xr chmod 1 ,
.Xr chown 1 , .Xr chown 1 ,
.Xr chmod 2 , .Xr chmod 2 ,
.Xr chown 2 , .Xr chown 2 ,
.Xr getgrnam 3 .Xr getgrnam 3
.El
.Sh STANDARDS .Sh STANDARDS
The The
.Nm .Nm

10
test.1
View File

@ -13,7 +13,7 @@ returns the status of the
.Ar expression . .Ar expression .
.Sh OPTIONS .Sh OPTIONS
.Bl -tag -width Ds .Bl -tag -width Ds
.It Sy ! Ar expression .It ! Ar expression
invert invert
.Ar expression . .Ar expression .
.It ( Fl e | Fl s ) Ar file .It ( Fl e | Fl s ) Ar file
@ -22,7 +22,7 @@ exists and has (any size
.Op Fl e .Op Fl e
| non-zero size | non-zero size
.Op Fl s ) . .Op Fl s ) .
.It Sy ( Fl f | Fl d | Fl p | Fl hL | Fl S | Fl b | Fl c ) Ar file .It ( Fl f | Fl d | Fl p | Fl hL | Fl S | Fl b | Fl c ) Ar file
.Ar file .Ar file
exists and is a exists and is a
(regular file (regular file
@ -39,7 +39,7 @@ exists and is a
.Op Fl b .Op Fl b
| character special | character special
.Op Fl c ) . .Op Fl c ) .
.It Sy ( Fl k | Fl g | Fl u | Fl r | Fl w | Fl x ) Ar file .It ( Fl k | Fl g | Fl u | Fl r | Fl w | Fl x ) Ar file
.Ar file .Ar file
exists and has exists and has
.Xr ( sticky 1 .Xr ( sticky 1
@ -67,7 +67,7 @@ as a file descriptor is associated with a terminal.
True if True if
.Ar string .Ar string
is not the null string. is not the null string.
.It Sy ( Fl z | Fl n ) Ar string .It ( Fl z | Fl n ) Ar string
True if True if
.Ar string .Ar string
has (zero has (zero
@ -85,7 +85,7 @@ are
.Oo Sy = Oc .Oo Sy = Oc
| different | different
.Oo Sy != Oc ) . .Oo Sy != Oc ) .
.It Ar n1 Sy ( Fl eq | Fl ne | Fl gt | Fl ge | Fl le | Fl lt ) Ar n2 .It Ar n1 ( Fl eq | Fl ne | Fl gt | Fl ge | Fl le | Fl lt ) Ar n2
True if integers True if integers
.Ar n1 .Ar n1
and and