File: makewhatis.man

package info (click to toggle)
man2html 1.6g-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,164 kB
  • sloc: ansic: 9,689; sh: 2,305; makefile: 335; perl: 335; awk: 305; lisp: 171; cs: 170; xml: 119
file content (96 lines) | stat: -rw-r--r-- 3,026 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.\" Copyright (c) 1999 Ottavio G. Rizzo <rizzo@pluto.linux.it>
.\"
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
.\" the License, or (at your option) any later version.
.\"
.\" The GNU General Public License's references to "object code"
.\" and "executables" are to be interpreted as the output of any
.\" document formatting or typesetting system, including
.\" intermediate and printed output.
.\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, write to the Free
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
.\" USA.
.\" 
.\" Traducere de Ovidiu Constantin <ovidiu.soft@xnet.ro>
.TH MAKEWHATIS 8 "22 Ianuarie 1999" 
.SH NUME
makewhatis \- Creaz baza de date whatis
.SH SUMAR
.BI "makewhatis [-u] [-v] [-w] [-s " seciuni " ] [-c [" cale_cat "]] [" cale_man "]"
.SH DESCRIERE
.B makewhatis
citete toate paginile de manual coninute n
.IR seciunile " date n " cale_man 
sau paginile preformatate coninute n
.IR seciunile " din " cale_cat .
Pentru fiecare pagin, scrie o linie n baza de date whatis; fiecare
linie const n numele paginii i o scurt descriere, separate de o
liniut. Descrierea este extras folosind coninutul seciunii NUME din
pagina de manual.
.LP
Din moment ce alte limbi folosesc un termen diferit pentru seciunea NUME,
.B makewhatis
recunoate termenii echivaleni n ceh, italian, finlandez, francez,
german i spaniol.
.LP
Dac nici un argument
.I cale_man
nu este furnizat,
.I /usr/man
este considerat implicit.
.SH OPIUNI
.TP
.B -u
Actualizeaz baza de date cu pagini noi.
.TP
.B -v
Operaii explicite
.TP
.B -w
Folosete cale_man obinut din `man --path`
.TP 
.BI -s " seciuni"
Caut n
.I seciuni
ale
.IR cale_man " sau " cale_cat .
Dac opiunea este absent, valoarea sa este considerat a fi
.I  \'1 2 3 4 5 6 7 8 9 n l\'
.TP 
.BI -c " cale_cat"
Paginile preformatate de manual aflate n
.I cale_cat
sunt scanate. Dac argumentul nu este furnizat, este considerat a fi
primul director existent ntre
.IR /usr/man/preformat " i " /usr/man .
.SH EXEMPLE
.PP
Pentru a recrea doar 
.IR /usr/X11R6/man/whatis " i " /usr/local/man/whatis
.IP 
makewhatis /usr/X11R6/man /usr/local/man
.PP
Pentru a recrea toate bazele de date, inclusiv cele cu traducerile
finlandeze, franceze i italiene
.IP
LANGUAGE=fi:fr:it makewhatis -w
.SH ERORI
.B makewhatis
ar putea s nu manipuleze prea bine paginile de manual scrise cu
macrouri troff nestandard, cum ar fi paginile Tcl/Tk.
.PP
.B makewhatis
nu funcioneaza pentru traducerile preformatate.
.SH VEZI I
.BR apropos (1),
.BR man (1),
.BR whatis (1)