OpenBSD CVS

CVS log for src/usr.bin/nl/nl.1


[BACK] Up to [local] / src / usr.bin / nl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 25 01:57:48 2022 UTC (21 months, 3 weeks ago) by jsg
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.9: +3 -3 lines
Diff to previous 1.9 (colored)

nl(1) was first in System III not SVR2
problem with FreeBSD manual page reported by segaloco on TUHS list

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 28 07:33:57 2016 UTC (7 years, 6 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, 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
Changes since 1.8: +13 -2 lines
Diff to previous 1.8 (colored)

Document that "nl -d" uses LC_CTYPE.
Triggered by an incorrect patch from Jan Stary.
Feedback and OK jmc@, OK millert@.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 15 14:41:02 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: +4 -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 Apr 9 14:24:21 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.6: +4 -3 lines
Diff to previous 1.6 (colored)

mark as xsi;

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 16 17:49:09 2014 UTC (10 years, 2 months ago) by tedu
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

nl appeared in 5.5

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 28 20:44:43 2013 UTC (10 years, 5 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.4: +10 -6 lines
Diff to previous 1.4 (colored)

Re-add documentation about `-' handling.  Discussed a few months ago
with jmc and wiz@netbsd.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 14 14:55:57 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.3: +4 -7 lines
Diff to previous 1.3 (colored)

STANDARDS:
- use standard wording
- intermingling stuff was removed in issue 6

ok jca

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 9 19:12:18 2013 UTC (10 years, 8 months ago) by jca
Branch: MAIN
Changes since 1.2: +12 -13 lines
Diff to previous 1.2 (colored)

nl(1) is actually marked as an XSI (XPG 4.2) extension.
Remove the remaining differences with NetBSD nl.1 regarding
STANDARDS and `-' handling.  Discussed with jmc@

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 8 20:23:34 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.1: +9 -10 lines
Diff to previous 1.1 (colored)

tweak previous;

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 8 18:59:07 2013 UTC (10 years, 8 months ago) by jca
Branch: MAIN

Import nl(1) from the NetBSD source tree, with local changes discussed
on tech@, among which `-' syntax for stdin, multibyte delimiter support
(based on FreeBSD) and various code simplifications.  Original diffs
from pascal@ and later Arto Jonsson (ajonsson at kapsi dot fi),
comments and work by others, especially millert@.
"That looks good to me." millert@

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.