=================================================================== RCS file: /cvs/mandoc/soelim.1,v retrieving revision 1.1 retrieving revision 1.5 diff -u -p -r1.1 -r1.5 --- mandoc/soelim.1 2015/05/20 20:55:04 1.1 +++ mandoc/soelim.1 2017/07/04 23:40:01 1.5 @@ -1,3 +1,5 @@ +.\" $Id: soelim.1,v 1.5 2017/07/04 23:40:01 schwarze Exp $ +.\" .\" Copyright (c) 2014 Baptiste Daroussin .\" All rights reserved. .\" @@ -22,14 +24,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ -.\" -.Dd May 1, 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 dir 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 .