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
|
.\" Man stranica za whatis
.\"
.\" Copyright (c) 1990, 1991, John W. Eaton.
.\"
.\" You may distribute under the terms of the GNU General Public
.\" License as specified in the README file that comes with the man 1.0
.\" distribution.
.\"
.\" Moete distribuirati pod uvjetima GNU Ope javne licence kako je
.\" odreeno u datoteci README koja dolazi s distribucijom mana 1.0.
.\"
.\" John W. Eaton
.\" jwe@che.utexas.edu
.\" Department of Chemical Engineering
.\" The University of Texas at Austin
.\" Austin, Texas 78712
.\"
.\" 9. studenog 1998. preveo Matej Vela <mvela@public.srce.hr>, META.
.TH whatis 1 "5. sijenja 1991."
.SH IME
whatis \- trai potpune rijei u whatis bazi podataka
.SH SAETAK
.BI whatis kljuna_rije
...
.SH OPIS
.B whatis
trai kljune rijei u skupu baza podataka koje sadre kratke opise naredbi
sustava i prikazuje rezultate na standardnom izlazu.
Prikazuju se samo rijei koje potpuno odgovaraju zadanima.
.PP
.B whatis
baza podataka se stvara naredbom @makewhatis@.
.SH "TAKOER POGLEDAJTE"
.BR apropos (1),
.BR man (1).
|