summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--soelim.110
1 files changed, 7 insertions, 3 deletions
diff --git a/soelim.1 b/soelim.1
index a625cced..c4125106 100644
--- a/soelim.1
+++ b/soelim.1
@@ -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 .