=================================================================== RCS file: /cvs/mandoc/mansearch.3,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/mansearch.3 2014/04/15 20:18:26 1.1 +++ mandoc/mansearch.3 2015/03/27 17:37:25 1.4 @@ -1,4 +1,4 @@ -.\" $Id: mansearch.3,v 1.1 2014/04/15 20:18:26 schwarze Exp $ +.\" $Id: mansearch.3,v 1.4 2015/03/27 17:37:25 schwarze Exp $ .\" .\" Copyright (c) 2014 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 15 2014 $ +.Dd $Mdocdate: March 27 2015 $ .Dt MANSEARCH 3 .Os .Sh NAME @@ -22,7 +22,8 @@ .Nm mansearch_setup .Nd search manual page databases .Sh SYNOPSIS -.In manpath.h +.In stdint.h +.In manconf.h .In mansearch.h .Ft int .Fo mansearch_setup @@ -52,7 +53,7 @@ Search options, defined in .In mansearch.h . .It Fa "const struct manpaths *paths" Directories to be searched, defined in -.In manpath.h . +.In manconf.h . .It Fa "int argc" , "char *argv[]" Search criteria, usually taken from the command line. .El @@ -171,7 +172,7 @@ using the following query: If the .Fa outkey differs from -.Qq Nd , +.Qq Ic \&Nd , the requested output data is assembled into the .Va output field of the result structure by the function