[BACK]Return to soelim.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/soelim.1 between version 1.1.1.1 and 1.5

version 1.1.1.1, 2015/05/20 20:55:04 version 1.5, 2017/07/04 23:40:01
Line 1 
Line 1 
   .\"     $Id$
   .\"
 .\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>  .\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
 .\" All rights reserved.  .\" All rights reserved.
 .\"  .\"
Line 22 
Line 24 
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.  .\" SUCH DAMAGE.
 .\"  .\"
 .\" $FreeBSD$  .Dd $Mdocdate$
 .\"  
 .Dd May 1, 2015  
 .Dt SOELIM 1  .Dt SOELIM 1
 .Os  .Os
 .Sh NAME  .Sh NAME
 .Nm soelim  .Nm soelim
 .Nd interpret .so directive in manpages  .Nd interpret .so requests in manpages
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl Crtv  .Op Fl Crtv
Line 53  Recognise
Line 53  Recognise
 when not followed by a space character.  when not followed by a space character.
 .It Fl r  .It Fl r
 Compatibility with GNU groff's  Compatibility with GNU groff's
 .Xr soelim 1  .Nm soelim
 (does nothing).  (does nothing).
 .It Fl t  .It Fl t
 Compatibility with GNU groff's  Compatibility with GNU groff's
 .Xr soelim 1  .Nm soelim
 (does nothing).  (does nothing).
 .It Fl v  .It Fl v
 Compatibility with GNU groff's  Compatibility with GNU groff's
 .Xr soelim 1  .Nm soelim
 (does nothing).  (does nothing).
 .It Fl I Ar dir  .It Fl I Ar dir
 This option specify directories where  This option specify directories where
Line 69  This option specify directories where
Line 69  This option specify directories where
 searches for files (both those on the command line and those named in  searches for files (both those on the command line and those named in
 .Dq .so  .Dq .so
 directive.)  directive.)
 This options may be specified multiple times. The directories will be searched  This options may be specified multiple times.
 in the order specified.  The directories will be searched in the order specified.
 .El  .El
 .Pp  .Pp
 The files are always searched first in the current directory.  The files are always searched first in the current directory.
Line 78  The files are always searched first in the current dir
Line 78  The files are always searched first in the current dir
 A file specified with an absolute path will be opened directly without  A file specified with an absolute path will be opened directly without
 performing a search.  performing a search.
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mandoc 1 ,  .Xr mandoc 1
 .Xr soelim 1  .Sh AUTHORS
   This version of the
   .Nm
   utility was written by
   .An Baptiste Daroussin Aq Mt bapt@freebsd.org .

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.5

CVSweb