OpenBSD CVS

CVS log for src/share/man/man5/printcap.5


[BACK] Up to [local] / src / share / man / man5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Thu Sep 1 18:15:04 2022 UTC (21 months ago) by jmc
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, HEAD
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

change part of entry description for tf from "cat" to "C/A/T";
from josiah frentsos

Revision 1.28 / (download) - annotate - [select for diffs], Mon Feb 10 13:18:20 2020 UTC (4 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: 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
Changes since 1.27: +5 -3 lines
Diff to previous 1.27 (colored)

briefly mention /etc/examples/ in the FILES section of all the
manual pages that document the corresponding configuration files;
OK jmc@, and general direction discussed with many

Revision 1.27 / (download) - annotate - [select for diffs], Sun May 14 12:01:52 2017 UTC (7 years ago) by ajacoutot
Branch: MAIN
CVS Tags: 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
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Default lpd spool directory is /var/spool/output/lpd.

reported by martin at martinbrandenburg dot com
ok tb@

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jan 8 20:26:54 2016 UTC (8 years, 5 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.25: +7 -4 lines
Diff to previous 1.25 (colored)

Zap extraneous SYNOPSIS sections.

The gettytab(5) and termcap(5) get FILES, others don't need anything.

With input from & okay schwarze@

Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 17 17:10:36 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.24: +3 -4 lines
Diff to previous 1.24 (colored)

no more pac;

Revision 1.24 / (download) - annotate - [select for diffs], Tue Dec 10 16:38:04 2013 UTC (10 years, 5 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.23: +5 -11 lines
Diff to previous 1.23 (colored)

Remove the printcap fc, fs, xc, xs capabilities from lpd that were used
to configure a tty by poking magic numbers into sgtty.  If needed, the
ms capability, which uses symbolic stty modes, can be used instead.
Better description of ms from FreeBSD.
ok beck@, deraadt@, jmc@ (man page)

Revision 1.23 / (download) - annotate - [select for diffs], Sat Sep 3 22:59:07 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.22: +47 -51 lines
Diff to previous 1.22 (colored)

make -column lists pretty again;

specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.

in some cases i have rewritten the lists as -tag, where -column made
little sense.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 3 14:31:01 2010 UTC (14 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

.Bl always requires .It, even in .Bl -column;
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@

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

convert to new .Dd format;

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 22 11:25:59 2007 UTC (17 years, 1 month ago) by stevesk
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

repair a sentence that didn't make sense; ok jmc@

Revision 1.19 / (download) - annotate - [select for diffs], Mon Mar 12 19:25:36 2007 UTC (17 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

mx default has been 0 for almost 10 years; ok millert@ jmc@

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 12 17:29:48 2007 UTC (17 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

document mc (maximum number of copies allowed); ok millert@ jmc@

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jun 2 23:30:14 2003 UTC (21 years ago) by millert
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, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.16: +2 -6 lines
Diff to previous 1.16 (colored)

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

Revision 1.16 / (download) - annotate - [select for diffs], Sat May 10 21:27:58 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

typos;

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 28 21:32:30 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

- no more /var/ssyslog (unused)
- no more /var/spool/lpd (lpd uses /var/spool/output)
- no more /var/preserve (old vi directory)
- update docs to reflect this

help with systrace provos@
help and ok millert@

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 3 23:28:49 2002 UTC (21 years, 11 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.13: +0 -3 lines
Diff to previous 1.13 (colored)

Xr fixups, mostly from PR 2793

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 13 13:54:26 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;

millert@ ok and help;

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 26 00:37:05 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.11: +9 -17 lines
Diff to previous 1.11 (colored)

Some share/man fleshing.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 2 04:08:11 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.10: +16 -14 lines
Diff to previous 1.10 (colored)

Shorten capability descriptions so they don't wrap to the next line. Looks a
bit nicer.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 1 18:01:22 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.9: +28 -28 lines
Diff to previous 1.9 (colored)

Various cleanups.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:39 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.8: +7 -7 lines
Diff to previous 1.8 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

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

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

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 15 01:20:51 1998 UTC (25 years, 5 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
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], Sun Nov 29 15:47:24 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

kill superfluous .Nm macro arguments

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 26 04:25:59 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.4: +16 -18 lines
Diff to previous 1.4 (colored)

share/man/man5/ man page repairs

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 21 23:14:08 1998 UTC (26 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.3: +10 -3 lines
Diff to previous 1.3 (colored)

doc lp= better, doc filter time; hubertf

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 12 03:47:41 1997 UTC (26 years, 7 months ago) by angelos
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Indentation.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 25 15:55:56 1995 UTC (28 years, 6 months ago) by deraadt
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.1: +1 -0 lines
Diff to previous 1.1 (colored)

document "ms" field; from tng@nuclth15.phys.sci.osaka-u.ac.jp, netbsd pr#1789

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:44:38 1995 UTC (28 years, 7 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:44:38 1995 UTC (28 years, 7 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.