]> git.cameronkatri.com Git - mandoc.git/blobdiff - soelim.1
tagging issues from weerd@ regarding hyphens
[mandoc.git] / soelim.1
index b6eca51a052d4a77f4ee2bdef81cb1001c184d95..6b42750c05f7155aba3bdbd4f8e02d12adf8d144 100644 (file)
--- a/soelim.1
+++ b/soelim.1
@@ -1,4 +1,4 @@
-.\"    $Id: soelim.1,v 1.2 2015/05/20 22:22:59 schwarze Exp $
+.\"    $Id: soelim.1,v 1.5 2017/07/04 23:40:01 schwarze Exp $
 .\"
 .\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
 .\" All rights reserved.
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: May 20 2015 $
+.Dd $Mdocdate: July 4 2017 $
 .Dt SOELIM 1
 .Os
 .Sh NAME
 .Nm soelim
-.Nd interpret .so directive in manpages
+.Nd interpret .so requests in manpages
 .Sh SYNOPSIS
 .Nm
 .Op Fl Crtv
@@ -53,15 +53,15 @@ Recognise
 when not followed by a space character.
 .It Fl r
 Compatibility with GNU groff's
-.Xr soelim 1
+.Nm soelim
 (does nothing).
 .It Fl t
 Compatibility with GNU groff's
-.Xr soelim 1
+.Nm soelim
 (does nothing).
 .It Fl v
 Compatibility with GNU groff's
-.Xr soelim 1
+.Nm soelim
 (does nothing).
 .It Fl I Ar dir
 This option specify directories where
@@ -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.
@@ -78,5 +78,9 @@ The files are always searched first in the current directory.
 A file specified with an absolute path will be opened directly without
 performing a search.
 .Sh SEE ALSO
-.Xr mandoc 1 ,
-.Xr soelim 1
+.Xr mandoc 1
+.Sh AUTHORS
+This version of the
+.Nm
+utility was written by
+.An Baptiste Daroussin Aq Mt bapt@freebsd.org .