Deleted Added
full compact
makewhatis.8 (274880) makewhatis.8 (275432)
1.\" $Id: makewhatis.8,v 1.2 2014/04/25 12:13:15 schwarze Exp $
1.\" $Id: makewhatis.8,v 1.3 2014/08/17 21:03:06 schwarze Exp $
2.\"
3.\" Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
4.\" Copyright (c) 2011, 2012 Ingo Schwarze <schwarze@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
2.\"
3.\" Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
4.\" Copyright (c) 2011, 2012 Ingo Schwarze <schwarze@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd $Mdocdate: April 25 2014 $
18.Dd $Mdocdate: August 17 2014 $
19.Dt MAKEWHATIS 8
20.Os
21.Sh NAME
22.Nm makewhatis
23.Nd index UNIX manuals
24.Sh SYNOPSIS
25.Nm
26.Op Fl aDnpQ

--- 66 unchanged lines hidden (view full) ---

93.Ar file
94in
95.Xr man.conf 5
96format.
97.It Fl D
98Display all files added or removed to the index.
99With a second
100.Fl D ,
19.Dt MAKEWHATIS 8
20.Os
21.Sh NAME
22.Nm makewhatis
23.Nd index UNIX manuals
24.Sh SYNOPSIS
25.Nm
26.Op Fl aDnpQ

--- 66 unchanged lines hidden (view full) ---

93.Ar file
94in
95.Xr man.conf 5
96format.
97.It Fl D
98Display all files added or removed to the index.
99With a second
100.Fl D ,
101also show all keyswords added for each file.
101also show all keywords added for each file.
102.It Fl d Ar dir
103Merge (remove and re-add)
104.Ar
105to the database in
106.Ar dir .
107.It Fl n
108Do not create or modify any database; scan and parse only,
109and print manual page names and descriptions to standard output.

--- 108 unchanged lines hidden ---
102.It Fl d Ar dir
103Merge (remove and re-add)
104.Ar
105to the database in
106.Ar dir .
107.It Fl n
108Do not create or modify any database; scan and parse only,
109and print manual page names and descriptions to standard output.

--- 108 unchanged lines hidden ---