File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / man / man1 / apropos.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b

.TH APROPOS 1 "24 February 1979"
.SH NAME
apropos \- locate commands by keyword lookup
.SH SYNOPSIS
.B apropos
keyword ...
.SH DESCRIPTION
.I Apropos
shows which manual sections contain instances of any of the given
keywords in their title.
Each word is considered separately and case of letters is ignored.
Words which are part of other words are considered thus looking for
compile will hit all instances of `compiler' also.
Try
.IP
apropos password
.PP
and
.IP
apropos editor
.PP
If the line starts `name(section) ...' you can do
`man section name' to get the documentation for it.
Try `apropos format' and then `man 3s printf' to get the manual
on the subroutine
.I printf.
.PP
.I Apropos
is actually just the
.B \-k
option to the
.IR man (1)
command.
.SH FILES
.DT
/usr/lib/whatis		data base
.SH "SEE ALSO"
man(1), whatis(1), catman(8)
.SH AUTHOR
William Joy

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.