Reuben mac Saoidhea <[email protected]> wrote: > > [what about ssh?] > > man(1) should document commands you might from the shell.
Oh, so man(1) should cover *ANY* shell thing.
# man if
if(3p) Perl Programmers Reference Guide if(3p)
NAME
if - "use" a Perl module if a condition holds
% man set
man: No entry for set in the manual.
% man while
man: No entry for while in the manual.
Bye bye [email protected]

