Print this page
feedback from Hans
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man1/catman.1
+++ new/usr/src/man/man1m/catman.1m
1 1 .\"
2 2 .\" This file and its contents are supplied under the terms of the
3 3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
↓ open down ↓ |
3 lines elided |
↑ open up ↑ |
4 4 .\" You may only use this file in accordance with the terms of version
5 5 .\" 1.0 of the CDDL.
6 6 .\"
7 7 .\" A full copy of the text of the CDDL should have accompanied this
8 8 .\" source. A copy of the CDDL is also available via the Internet at
9 9 .\" http://www.illumos.org/license/CDDL.
10 10 .\"
11 11 .\"
12 12 .\" Copyright 2014 Garrett D'Amore <garrett@damore.org>
13 13 .\"
14 -.Dd Jul 13, 2014
15 -.Dt CATAMN 1
14 +.Dd Jul 16, 2014
15 +.Dt CATAMN 1M
16 16 .Os
17 17 .Sh NAME
18 18 .Nm catman
19 19 .Nd generate
20 20 .Nm whatis
21 21 database files
22 22 .Sh SYNOPSIS
23 23 .Nm
24 24 .Op Fl M Ar path
25 25 .Sh DESCRIPTION
26 26 The
27 27 .Nm
28 28 utility generates a set of
29 29 .Nm whatis
30 30 database files suitable for use with
31 31 .Xr apropos 1
32 32 and
33 33 .Xr whatis 1 .
34 34 It is supplied for compatibility reasons. The same databases can
35 35 be generated using the
36 36 .Fl w
37 37 option with
38 38 .Xr man 1 ,
39 39 and that command should be used instead.
40 40 .Bl -tag -width ".Fl d"
41 41 .It Fl M Ar path
42 42 Generate the
43 43 .Nm whatis
44 44 database files within the specified colon separated manual paths.
45 45 Overrides the
46 46 .Ev MANPATH
47 47 environment variable.
48 48 .El
49 49 .Sh ENVIRONMENT
50 50 The following environment variables affect the execution of
51 51 .Nm :
52 52 .Bl -tag -width ".Ev MANPATH"
53 53 .It Ev MANPATH
↓ open down ↓ |
28 lines elided |
↑ open up ↑ |
54 54 Used to specify a colon seperated list of manual paths within
55 55 which to generate
56 56 .Nm whatis
57 57 database files.
58 58 .El
59 59 .Sh DIAGNOSTICS
60 60 The
61 61 .Nm
62 62 utility exits 0 on success, and non-zero otherwise.
63 63 .Sh INTERFACE STABILITY
64 -Obsolete.
64 +.Nm "Obsolete Committed" .
65 65 .Sh CODE SET INDEPENDENCE
66 66 Enabled.
67 67 .Sh SEE ALSO
68 68 .Xr apropos 1 ,
69 69 .Xr man 1 ,
70 70 .Xr whatis 1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX