aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-18 19:56:01 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-18 19:56:01 +0000
commit547f4706fea1be6eb30dfe359e17783843dbcede (patch)
tree87b191a2ecf86941b8d8a2184d8ab78987e6337e
parent594c9866f903baae07fbafd0853149436fd06a11 (diff)
downloadmandoc-547f4706fea1be6eb30dfe359e17783843dbcede.tar.gz
mandoc-547f4706fea1be6eb30dfe359e17783843dbcede.tar.zst
mandoc-547f4706fea1be6eb30dfe359e17783843dbcede.zip
minor issues found with mandoc -Tlint
-rw-r--r--catman.86
-rw-r--r--mandocd.86
-rw-r--r--soelim.18
3 files changed, 10 insertions, 10 deletions
diff --git a/catman.8 b/catman.8
index 1de1096a..903fa1fa 100644
--- a/catman.8
+++ b/catman.8
@@ -1,4 +1,4 @@
-.\" $Id: catman.8,v 1.7 2017/02/06 19:04:21 schwarze Exp $
+.\" $Id: catman.8,v 1.8 2017/03/18 19:56:01 schwarze Exp $
.\"
.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 6 2017 $
+.Dd $Mdocdate: March 18 2017 $
.Dt CATMAN 8
.Os
.Sh NAME
@@ -49,7 +49,7 @@ Override the default operating system
.Ar name
for the
.Xr mdoc 7
-.Ic Os
+.Ic \&Os
and for the
.Xr man 7
.Ic TH
diff --git a/mandocd.8 b/mandocd.8
index 678c7dc3..2ea18cfc 100644
--- a/mandocd.8
+++ b/mandocd.8
@@ -1,4 +1,4 @@
-.\" $Id: mandocd.8,v 1.1 2017/02/06 19:04:21 schwarze Exp $
+.\" $Id: mandocd.8,v 1.2 2017/03/18 19:56:01 schwarze Exp $
.\"
.\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 6 2017 $
+.Dd $Mdocdate: March 18 2017 $
.Dt MANDOCD 8
.Os
.Sh NAME
@@ -85,7 +85,7 @@ Override the default operating system
.Ar name
for the
.Xr mdoc 7
-.Ic Os
+.Ic \&Os
and for the
.Xr man 7
.Ic TH
diff --git a/soelim.1 b/soelim.1
index 20f15ec9..b78d27e1 100644
--- a/soelim.1
+++ b/soelim.1
@@ -1,4 +1,4 @@
-.\" $Id: soelim.1,v 1.3 2015/05/20 22:59:12 schwarze Exp $
+.\" $Id: soelim.1,v 1.4 2017/03/18 19:56:01 schwarze Exp $
.\"
.\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 20 2015 $
+.Dd $Mdocdate: March 18 2017 $
.Dt SOELIM 1
.Os
.Sh NAME
@@ -69,8 +69,8 @@ This option specify directories where
searches for files (both those on the command line and those named in
.Dq .so
directive.)
-This options may be specified multiple times. The directories will be searched
-in the order specified.
+This options may be specified multiple times.
+The directories will be searched in the order specified.
.El
.Pp
The files are always searched first in the current directory.