diff options
author | rsc <devnull@localhost> | 2005-01-14 23:46:18 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 23:46:18 +0000 |
commit | 1ba052428586419aeacac7dc413c294233e79327 (patch) | |
tree | 67b4027abff064609c85fcf2bcc0f4552586725b /man/man1/0intro.1 | |
parent | 264683833e7f357f66358f4b9a780ef864eff8d7 (diff) | |
download | plan9port-1ba052428586419aeacac7dc413c294233e79327.tar.gz plan9port-1ba052428586419aeacac7dc413c294233e79327.tar.bz2 plan9port-1ba052428586419aeacac7dc413c294233e79327.zip |
cat does take arguments!
Diffstat (limited to 'man/man1/0intro.1')
-rw-r--r-- | man/man1/0intro.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/0intro.1 b/man/man1/0intro.1 index bbe7012e..5d54789e 100644 --- a/man/man1/0intro.1 +++ b/man/man1/0intro.1 @@ -41,7 +41,7 @@ and .IR wc (1), are present, but in their Plan 9 forms: .I cat -takes no arguments, +takes no options, .I ls does not columnate its output when printing to a terminal, and |