imp
|
c8daf471f4
|
Avoid 'bogus' uninitialized warning by initializing rather than
playing cute games. It is much simpler, clearer and easier to follow
and understand. Besides, gcc4 likes it better.
|
2006-12-22 05:54:19 +00:00 |
|
stefanf
|
60b910d7c2
|
Remove unused variables.
|
2005-04-09 14:31:41 +00:00 |
|
tjr
|
dc2c21960c
|
Document input line length limit.
|
2005-01-25 22:32:48 +00:00 |
|
ru
|
6cc4b6c220
|
Added the EXIT STATUS section where appropriate.
|
2005-01-17 07:44:44 +00:00 |
|
ru
|
169f1013f0
|
Scheduled mdoc(7) sweep.
|
2005-01-11 10:32:52 +00:00 |
|
tjr
|
056d1c10d2
|
Add support for multibyte characters.
|
2004-07-13 02:18:21 +00:00 |
|
tjr
|
c9e47db057
|
Document missing multibyte character support in utilities specified
by POSIX.
|
2004-07-03 01:28:21 +00:00 |
|
ru
|
fb1d8b3724
|
Mechanically kill hard sentence breaks.
|
2004-07-02 22:22:35 +00:00 |
|
tjr
|
d21c6d5071
|
Tidy up usage message.
|
2003-08-17 10:33:54 +00:00 |
|
jmallett
|
2b6e4e1504
|
Remove local prototypes for main().
|
2002-08-19 03:07:56 +00:00 |
|
tjr
|
857b1f2ee6
|
The XCU issue 5 requirement of accepting the file operand intermingled
with options has been withdrawn in issue 6, to which nl(1) now conforms.
|
2002-05-27 06:53:54 +00:00 |
|
tjr
|
b50c5edd06
|
style(9): use errx() where appropriate instead of fprintf() + exit().
|
2002-05-27 06:46:29 +00:00 |
|
tjr
|
dab00ca877
|
style(9): use err() instead of perror() + exit().
|
2002-05-27 06:37:34 +00:00 |
|
imp
|
1698cb216e
|
remove __P
|
2002-03-22 01:33:25 +00:00 |
|
dd
|
347d22cb8a
|
Fix typo.
|
2001-11-24 21:22:16 +00:00 |
|
wollman
|
78a77c1402
|
Cross-reference jot(1).
MFC after: 1 week
|
2001-09-21 03:05:16 +00:00 |
|
ru
|
bde8ec1b70
|
mdoc(7) police: utilize the new .Ex macro.
|
2001-08-15 09:09:47 +00:00 |
|
ru
|
95ce4d2cdc
|
Removed duplicate VCS ID tags, as per style(9).
|
2001-08-13 14:06:34 +00:00 |
|
dd
|
911ca14c87
|
Remove whitespace at EOL.
|
2001-07-15 08:06:20 +00:00 |
|
ru
|
5001e16d30
|
mdoc(7) police: -xwidth has been fold into -width.
|
2001-07-13 09:09:52 +00:00 |
|
ru
|
302824a321
|
mdoc(7) police: eliminate -ww warnings.
|
2001-07-09 15:46:02 +00:00 |
|
ru
|
f46bc2e2e9
|
mdoc(7) police: fix markup (demonstrates new -xwidth modifier).
|
2001-05-16 10:18:20 +00:00 |
|
brian
|
8927370f68
|
Fix markup
Spotted by: Jens Schweikhardt <schweikh@schweikhardt.net>
|
2001-05-05 09:02:24 +00:00 |
|
brian
|
5ff7127b68
|
Add nl(1)
PR: 27078
Obtained from: NetBSD
|
2001-05-04 17:25:23 +00:00 |
|