OpenBSD CVS

CVS log for src/bin/cat/cat.1


[BACK] Up to [local] / src / bin / cat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.36 / (download) - annotate - [select for diffs], Sun Jul 10 00:15:39 2016 UTC (7 years, 11 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, HEAD
Changes since 1.35: +10 -13 lines
Diff to previous 1.35 (colored)

attempt to improve clarity by reducing forward references and more
directly documenting each option's effect.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Nov 4 21:28:01 2015 UTC (8 years, 7 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.34: +4 -4 lines
Diff to previous 1.34 (colored)

replace setbuf with setvbuf, from Frederic Nowak

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jan 15 19:06:31 2015 UTC (9 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.33: +4 -7 lines
Diff to previous 1.33 (colored)

remove .Tn; from Jan Stary <hans at stare dot cz>

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jul 16 06:52:05 2013 UTC (10 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

where "-" represents stdin, just use Sq, not Fl, since it's not a flag;
from Jan Stary

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jan 18 21:48:43 2013 UTC (11 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

command-line (adj.) -> command line (n.);

Revision 1.31 / (download) - annotate - [select for diffs], Sat Mar 5 18:48:26 2011 UTC (13 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.30: +15 -7 lines
Diff to previous 1.30 (colored)

Shell output redirection truncating the destination file
is neither a bug nor a property of cat(1), so rename BUGS to CAVEATS.
When showing a bad example, also tell the reader what to do instead.
While here, use .Dl to display complete shell command lines, and -
as suggested by jmc@ - avoid displays in the middle of sentences.
feedback and ok jmc@

Revision 1.30 / (download) - annotate - [select for diffs], Fri Sep 3 09:53:20 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

add an EXIT STATUS section for /bin;

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 8 17:15:08 2009 UTC (15 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;

Revision 1.28 / (download) - annotate - [select for diffs], Sun Jan 4 11:19:55 2009 UTC (15 years, 5 months ago) by sobrado
Branch: MAIN
Changes since 1.27: +3 -5 lines
Diff to previous 1.27 (colored)

replace hardcoded exit values with .Ex macros;

ok jmc@

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 31 19:19:00 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

convert to new .Dd format;

Revision 1.26 / (download) - annotate - [select for diffs], Tue May 29 15:04:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

- consistent STANDARDS blurb
- note which options are extensions to POSIX

discussed w/ deraadt otto millert

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 2 10:28:34 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.24: +29 -28 lines
Diff to previous 1.24 (colored)

- note that as well as tabs, the -v option does not display EOLs
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@

Revision 1.24 / (download) - annotate - [select for diffs], Mon Jun 2 23:32:06 2003 UTC (21 years ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.23: +2 -6 lines
Diff to previous 1.23 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 1 23:50:02 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Undo a misguided attempt to fix speling errors from long ago.  UCB
copyrights say "acknowledgement", not "acknowledgment".  You cannot
just go changing the text of a license willy-nilly.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 12 18:32:39 2003 UTC (21 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

use .Li more

Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 11 18:43:50 2002 UTC (22 years, 4 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

Initial patch.
When you give command examples in a manual page prefix them with
	$ command
or
	# command

deraadt@ ok

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 18 06:55:06 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.19: +7 -16 lines
Diff to previous 1.19 (colored)

Add some rudimentary EXAMPLES sections and standardize the way we display
existing EXAMPLES sections.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Aug 5 22:05:52 2000 UTC (23 years, 10 months ago) by pjanzen
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

remove blank line

Revision 1.18 / (download) - annotate - [select for diffs], Fri Mar 17 18:15:11 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.17: +8 -8 lines
Diff to previous 1.17 (colored)

Remove hard sentence breaks.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 2 04:17:50 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.16: +2 -4 lines
Diff to previous 1.16 (colored)

An option description does not need to contain "The -foo option...".

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 12 02:47:07 2000 UTC (24 years, 5 months ago) by ericj
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

clarify

Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 17 19:59:45 1999 UTC (24 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Use the AT&T UNIX macros.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 16 18:40:00 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

more precise SYNOPSIS syntax

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 23 17:40:53 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

cat appeared in Version 1 AT&T UNIX, not 6

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 4 11:53:50 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.11: +5 -4 lines
Diff to previous 1.11 (colored)

correct use of .Nm; some other formatting nits

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 30 17:44:54 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.10: +5 -3 lines
Diff to previous 1.10 (colored)

repairs

Revision 1.10 / (download) - annotate - [select for diffs], Sat May 29 19:11:10 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

repairs

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 23 14:10:46 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 3 00:54:43 1999 UTC (25 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.7: +99 -38 lines
Diff to previous 1.7 (colored)

1. Fix the SYNOPSIS. ``-'' may be used anywhere within the file operands.
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.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 15 01:20:16 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 28 03:20:31 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one
it's given)

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 14 22:13:34 1998 UTC (25 years, 9 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.4: +8 -6 lines
Diff to previous 1.4 (colored)

First complete sweep of man pages, bin/. Command/function names previously
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS
cleanups, other miscellaneous typos.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 8 10:20:31 1997 UTC (26 years, 7 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

spelling

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 2 17:40:46 1996 UTC (27 years, 10 months ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +11 -1 lines
Diff to previous 1.2 (colored)

Document the fact that we are compliant with 1003.2-1992, with some
extensions

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 23 14:19:01 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

update rcsid

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:37:01 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:37:01 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.