]> git.cameronkatri.com Git - mandoc.git/blobdiff - soelim.1
Simplify: write HTTP 303 redirects with relative locations.
[mandoc.git] / soelim.1
index b6ec13c1dab894542d213a1aee3e0bde3ff191c7..20f15ec933c73bee69e1c6429f56f300180861f3 100644 (file)
--- a/soelim.1
+++ b/soelim.1
@@ -1,3 +1,5 @@
+.\"    $Id: soelim.1,v 1.3 2015/05/20 22:59:12 schwarze Exp $
+.\"
 .\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
 .\" All rights reserved.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\" $FreeBSD$
-.\"
-.Dd May 1, 2015
+.Dd $Mdocdate: May 20 2015 $
 .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
@@ -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 .