[hackers] [sbase] fix some mandoc warnings || Hiltjo Posthuma
commit c1e6ecb41b1dc4d0e6e35430e21d36c55c08cd39
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Tue Feb 10 17:37:57 2015 +0100
fix some mandoc warnings
diff --git a/chgrp.1 b/chgrp.1
index 4981b93..9f7b82e 100644
--- a/chgrp.1
+++ b/chgrp.1
_AT_@ -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
_AT_@ -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
diff --git a/test.1 b/test.1
index 01c3dc1..bce0af3 100644
--- a/test.1
+++ b/test.1
_AT_@ -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
_AT_@ -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
_AT_@ -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
_AT_@ -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
_AT_@ -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
Received on Tue Mar 24 2015 - 23:53:40 CET
This archive was generated by hypermail 2.3.0
: Wed Mar 25 2015 - 00:09:02 CET