X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/ea3a546595c994f7d63049af16eecab1660ef4fa..6e0d264ad268deb5d0616b3fef3dae6a2e7f5014:/soelim.1 diff --git a/soelim.1 b/soelim.1 index b6eca51a..6b42750c 100644 --- 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 .\" All rights reserved. @@ -24,12 +24,12 @@ .\" 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 .