MAN(1) General Commands Manual MAN(1)NAME
man, lookman - print or find pages of this manual
SYNOPSIS
man [ option ... ] [ section ... ] title ...
lookman key ...
DESCRIPTION
Man locates and prints pages of this manual named title in the specified sections. Title is given in lower case. Each section is a num-
ber; pages marked (2S), for example, belong to chapter 2. If no section is specified, pages in all sections are printed. Any name from
the NAME section at the top of the page will serve as a title.
The options are:
-p Run proof(1) on the specified man pages.
-t Run troff and send its output to standard output.
-n (Default) Print the pages on the standard output using nroff.
Lookman prints the names of all manual sections that contain all of the key words given on the command line.
FILES
/sys/man/?/*
troff source for manual; this page is /sys/man/1/man
/sys/man/?/INDEX
indices searched to find pages corresponding to titles
/sys/lib/man/secindex
command to make an index for a given section
/sys/lib/man/lookman/index
index for lookman
SOURCE
/rc/bin/man
/rc/bin/lookman
SEE ALSO proof(1)BUGS
The manual was intended to be typeset; some detail is sacrificed on text terminals.
There is no automatic mechanism to keep the indices up to date.
Except for special cases, it doesn't recognize things that should be run through tbl and/or eqn.
MAN(1)
Check Out this Related Man Page
MAN(1) General Commands Manual MAN(1)NAME
man - print sections of this manual
SYNOPSIS
man [ option ... ] [ chapter ] title ...
DESCRIPTION
Man locates and prints the section of this manual named title in the specified chapter. (In this context, the word `page' is often used as
a synonym for `section'.) The title is entered in lower case. The chapter number does not need a letter suffix. If no chapter is speci-
fied, the whole manual is searched for title and all occurrences of it are printed.
Options and their meanings are:
-t Phototypeset the section using troff(1).
-n Print the section on the standard output using nroff(1).
-k Display the output on a Tektronix 4014 terminal using troff(1) and tc(1).
-e Appended or prefixed to any of the above causes the manual section to be preprocessed by neqn or eqn(1); -e alone means -te.
-w Print the path names of the manual sections, but do not print the sections themselves.
(default)
Copy an already formatted manual section to the terminal, or, if none is available, act as -n. It may be necessary to use a filter
to adapt the output to the particular terminal's characteristics.
Further options, e.g. to specify the kind of terminal you have, are passed on to troff(1) or nroff. Options and chapter may be changed
before each title.
For example:
man man
would reproduce this section, as well as any other sections named man that may exist in other chapters of the manual, e.g. man(7).
FILES
/usr/man/man?/*
/usr/man/cat?/*
SEE ALSO nroff(1), eqn(1), tc(1), man(7)BUGS
The manual is supposed to be reproducible either on a phototypesetter or on a terminal. However, on a terminal some information is neces-
sarily lost.
MAN(1)
I know what the man command does and I know how to use it, but i am trying to find an answer to a question. When you run man on an other command it will give you the first page on your screen and then you hit the space bar and it brings up the second page. What command option would I use if I... (5 Replies)
HI,
Working with apps that run accross 8 AIX 4.3's
Lets call them A, B,C D-H.
Unfortunatly only one of them has the man pages installed, (A).
My Q, is there any way that an authorized user can login into either B, C or D-H, type man at command prompt and get connected to A to view its man... (4 Replies)
I have an issue with my man page configuration.
I can able to see man pages for 1st section. But for not the rest of the sections.
But If it give section number, man page is working properly
Following are the details
echo $MANPATH... (4 Replies)
Discussion started by: praveenkumar_l
4 Replies
6. Post Here to Contact Site Administrators and Moderators
Hi,
Any chance we could have an input pane in the forums
that targets a man page and whose content is output to the bottom
of the man page in this way forming extended man pages with additional know how?
Thanks,
Steve (9 Replies)
Hey people do u know how to disable the man command in linux???
i am not able to do anythg apart from disabling the permission for /usr/bin/...
i dont wanna uninstall the man / man pages also...
this has been one of the toughest challenges i have come across in linux...
can anybody... (5 Replies)
I've been asked to come up with a command to display a man page that will continuously scrol (i.e. not hitting space/enter)l. Is there a way do this? I'm stumped.
Thank you for your help. (8 Replies)
Can anyone supply me with the man pages for:
omnidatalist
omnibarlist
omnisap.exe
I prefer the source man pages in nroff format.
A clue about the software bundles which supply these man pages is fine as well.
OS: HP-UX
TIA (11 Replies)
I am a beginner in Unix/Linux and I am wondering how can I have all the "man pages" options listed with the possibility of selecting the desired man page number. Do I need to write a script for that?
e.g.
$ man cp
Man: find all matching manual pages
* cp (1)
cp (1p)
Man: What manual page... (4 Replies)
How would I go about making a list of all man pages beginning with the letter "a"?
I have tried:
man a*
man *
man
man {a}*
man {a*}
man "a*"
man 'a'*
man 'a*' (5 Replies)
I am an old man and i find modern times not so much confusing but outright - to use the correct word - "smart". Frankly, many things looked better back then - but especially the future. So today, instead of taking my medication, i will take a more "wholesome" approach and vent off some steam by... (18 Replies)