Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 08:28:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r283199 - head/usr.bin/soelim
Message-ID:  <201505210828.t4L8SmUv047028@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu May 21 08:28:48 2015
New Revision: 283199
URL: https://svnweb.freebsd.org/changeset/base/283199

Log:
  * fix roff terminology in .Nd
  * remove .Xr to self
  * add AUTHORS section
  
  Submitted by:	schwarze at OpenBSD

Modified:
  head/usr.bin/soelim/soelim.1

Modified: head/usr.bin/soelim/soelim.1
==============================================================================
--- head/usr.bin/soelim/soelim.1	Thu May 21 08:28:35 2015	(r283198)
+++ head/usr.bin/soelim/soelim.1	Thu May 21 08:28:48 2015	(r283199)
@@ -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 t
 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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505210828.t4L8SmUv047028>