mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
* fix roff terminology in .Nd
* remove .Xr to self * add AUTHORS section Submitted by: schwarze at OpenBSD
This commit is contained in:
parent
b704d1f289
commit
b5d6933ff7
1 changed files with 7 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
.Os
|
||||
.Sh NAME
|
||||
.Nm soelim
|
||||
.Nd interpret .so directive in manpages
|
||||
.Nd interpret .so requests in manpages
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl Crtv
|
||||
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue