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

10
test.1
View File

@ -13,7 +13,7 @@ returns the status of the
.Ar expression .
.Sh OPTIONS
.Bl -tag -width Ds
.It Sy ! Ar expression
.It ! Ar expression
invert
.Ar expression .
.It ( Fl e | Fl s ) Ar file
@ -22,7 +22,7 @@ exists and has (any size
.Op Fl e
| non-zero size
.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
exists and is a
(regular file
@ -39,7 +39,7 @@ exists and is a
.Op Fl b
| character special
.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
exists and has
.Xr ( sticky 1
@ -67,7 +67,7 @@ as a file descriptor is associated with a terminal.
True if
.Ar string
is not the null string.
.It Sy ( Fl z | Fl n ) Ar string
.It ( Fl z | Fl n ) Ar string
True if
.Ar string
has (zero
@ -85,7 +85,7 @@ are
.Oo Sy = Oc
| different
.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
.Ar n1
and