* remove .Xr to self
* add AUTHORS section
-.\" $Id: soelim.1,v 1.2 2015/05/20 22:22:59 schwarze Exp $
+.\" $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.
.Os
.Sh NAME
.Nm soelim
-.Nd interpret .so directive in manpages
+.Nd interpret .so requests in manpages
.Sh SYNOPSIS
.Nm
.Op Fl Crtv
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 .