summaryrefslogtreecommitdiff
path: root/bin/cat/cat.1
AgeCommit message (Collapse)Author
2004-07-02- note that as well as tabs, the -v option does not display EOLsJason McIntyre
from lkadosh at math dot ucr dot edu, via nick@ - put options in standard order - put explanations of examples before the examples, and indent examples - one i.e. -> e.g. as required additions/corrections/oks otto@ tom@ millert@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-01Undo a misguided attempt to fix speling errors from long ago. UCBTodd C. Miller
copyrights say "acknowledgement", not "acknowledgment". You cannot just go changing the text of a license willy-nilly.
2003-03-12use .Li moreTheo de Raadt
2002-02-11Initial patch.Mike Pechkin
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
existing EXAMPLES sections.
2000-08-05remove blank linePaul Janzen
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-02An option description does not need to contain "The -foo option...".Aaron Campbell
2000-01-12clarifyEric Jackson
1999-10-17Use the AT&T UNIX macros.Aaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-07-23cat appeared in Version 1 AT&T UNIX, not 6Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-05-30repairsAaron Campbell
1999-05-29repairsAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-03-031. Fix the SYNOPSIS. ``-'' may be used anywhere within the file operands.Aaron Campbell
2. Move option descriptions from a lexigraphical -> more logical order. 3. Xr setbuf(3) and sh(1) 4. Add an EXAMPLES section. 5. HISTORY should follow STANDARDS, according to mdoc.template. 6. Other misc niceties. Look mom, I can do man page content too.
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
it's given)
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1997-11-08spellingTodd T. Fries
1996-08-02Document the fact that we are compliant with 1003.2-1992, with someThorsten Lockert
extensions
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt