OpenBSD CVS

CVS log for src/usr.sbin/crunchgen/crunchgen.8


[BACK] Up to [local] / src / usr.sbin / crunchgen

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 11 16:58:49 2017 UTC (6 years, 11 months ago) by schwarze
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, HEAD
Changes since 1.9: +5 -3 lines
Diff to previous 1.9 (colored)

missing .Fn markup for main(); found with mandoc -Tlint

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 27 15:53:50 2017 UTC (7 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.8: +4 -5 lines
Diff to previous 1.8 (colored)

Copyright notices don't belong in the displayed text of manual pages,
so delete it.  Of course, the notice is still present as a comment
in the source code of the page, at the place where it belongs.
Found because it also violated "new sentence, new line".

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 15 14:41:03 2014 UTC (9 years, 6 months ago) by bentley
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.7: +5 -3 lines
Diff to previous 1.7 (colored)

Reduce instances of `` '' in manuals.

troff displays these as typographic quotes, but nroff implementations
almost always print them literally, which rarely has the intended effect
with modern fonts, even in stock xterm.

These uses of `` '' can be replaced either with more semantic alternatives
or with Dq, which prints typographic quotes in a UTF-8 locale (but will
automatically fall back to `` '' in an ASCII locale).

improvements and ok schwarze@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 14 08:39:33 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.6: +7 -4 lines
Diff to previous 1.6 (colored)

some Bx/Ox conversion;
From: Jan Stary

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 16 11:13:33 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 8 20:22:31 2010 UTC (13 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

.Ek in the right place, or SYNOPSIS blows up;

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 24 18:03:22 2008 UTC (15 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

zap trailing whitespace;

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 24 17:23:26 2008 UTC (15 years, 6 months ago) by drahn
Branch: MAIN
Changes since 1.2: +12 -8 lines
Diff to previous 1.2 (colored)

Change mips detection in crunchgen from ifdef to command line flag
ok deraadt@, fkr@, rainer@. manpage cleanup thanks to jmc@

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 23 07:24:06 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.1: +11 -11 lines
Diff to previous 1.1 (colored)

- document -h
- (re)organise the page a little
- zap second "usage:" string from usage()

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 22 16:08:12 2008 UTC (15 years, 9 months ago) by deraadt
Branch: MAIN

make it section 8

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.