Commit Graph

6061 Commits

Author SHA1 Message Date
wiz
faed862d8f Regenerate with pod2man-1.0.2, which produces a bit better output. 2001-04-09 12:29:33 +00:00
wiz
8c56635f64 rpc_clnt_calls and rpc_svc_calls live in 3, not 8.
Whitespace and punctuation fixes.
2001-04-09 12:26:32 +00:00
wiz
5aeb3dc3c1 Add RCS Id; whitespace and punctuation fixes. 2001-04-09 12:25:37 +00:00
wiz
98a7e03eee select(2), not (3); order SEE ALSO; whitespace and punctuation fixes. 2001-04-09 12:21:43 +00:00
wiz
04d01455a4 Add RCS Id, and some whitespace/punctuation fixes. 2001-04-09 12:21:01 +00:00
wiz
814224e5c6 netconfig(5), not (4), and whitespace. 2001-04-09 12:20:18 +00:00
wiz
f51570c57d netconfig(5), not (4); environ(7), not (5); whitespace, and use
.Dq instead of ``xx.''
2001-04-09 12:19:45 +00:00
wiz
3bb356f0f8 netconfig(5), not (4), and whitespace fixes. 2001-04-09 12:18:48 +00:00
wiz
086fe0f436 Whitespace. 2001-04-09 12:17:35 +00:00
wiz
ff9338b919 Fix date, and some whitespace. 2001-04-09 12:17:16 +00:00
wiz
9ae930ee53 getrlimit(2), not (3) 2001-04-09 12:16:54 +00:00
wiz
0ddda8637f getmntinfo(3) not (2) 2001-04-09 12:16:36 +00:00
wiz
56d8eaccf3 Fix date, whitespace and punctuation. 2001-04-09 12:11:06 +00:00
wiz
7533beb4cb xref uhid(4) instead of non-existing hid(4) 2001-04-09 12:09:49 +00:00
wiz
6f7450c1be Whitespace fixes. 2001-04-09 12:09:11 +00:00
wiz
13e4a787c0 mdoc'ify 2001-04-09 12:07:57 +00:00
jdolecek
2a2ea948de Add a note this appeared in NetBSD 1.6. Pointed out on current-users@
by Geoff Wing.
2001-04-09 09:29:54 +00:00
kleink
7be2be4b36 No need for <sys/types.h>. 2001-04-07 16:14:44 +00:00
kleink
d8fe668b8f Add a LIBRARY section. 2001-04-07 16:13:32 +00:00
simonb
ea5c187922 xref kvm_open. 2001-04-06 14:37:27 +00:00
wiz
b1593d9814 Add getbootfile(3) to libutil, and a man page.
Bump libutil version to 5.5.
2001-04-06 14:31:14 +00:00
wiz
14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
itojun
39e1f5e4ef description for "discard" was missing. sync with kame 2001-04-06 07:04:31 +00:00
blymn
47eb37d515 * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
blymn
a773c5b773 * Fix horizontal scrolling
* Fix cursor positioning at the end of a static field
* Fix the end field request handler.
2001-04-06 05:03:22 +00:00
blymn
ab600f6ad4 * Fixes for horizontal scrolling
* Character is added to the destination field in auto-skip mode when
  a new field is skipped to.
2001-04-06 04:40:43 +00:00
christos
4331e2615e Fix sentinel for the buffer in globtilde. It was off by x 2. Noted by Theo. 2001-04-03 14:50:37 +00:00
jhawk
404ef082e4 Xr printf(9) 2001-04-03 13:59:22 +00:00
wiz
2c7d48475b mdoc'ify. With a tip of the hat to kleink. 2001-04-02 21:26:21 +00:00
wiz
b37c366b3f Improve some markup. 2001-04-02 20:49:57 +00:00
wiz
3a3aafcf17 Fix format typo, and whitespace. 2001-04-02 20:48:38 +00:00
wiz
caeeeac59d End sentence with a dot. 2001-04-02 18:29:49 +00:00
wiz
feb5cd7b0b Remove trailing space from comment line. 2001-04-02 18:27:13 +00:00
wiz
6b5ab77765 fo -> for 2001-04-02 18:25:34 +00:00
tshiozak
9d67eaba15 Remove UTF-2. UTF-2 is superceded by UTF-8. 2001-04-01 17:45:39 +00:00
tshiozak
0c95c16c79 Remove UTF-2. UTF-2 is superceded by UTF-8.
see also:
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0000.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0001.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0002.html
2001-04-01 17:43:07 +00:00
kleink
d665068674 Emit a link warning for the old timezone() interface; from Nick Hudson. 2001-03-31 19:13:00 +00:00
kleink
cd11a7a9fa Add a daylight(3) link as well. XXX Can't link to timezone(3) yet. 2001-03-31 19:00:56 +00:00
kleink
f6a1b39cc5 Finally deprecate the old timezone() interface in favor of an XSH5
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
2001-03-31 18:58:41 +00:00
kleink
9b04b6e1a5 Oops, missed type change in previous. 2001-03-31 18:45:38 +00:00
kleink
836e086116 Bump minor to 74: addition of __timezone13 and daytime. 2001-03-31 18:32:47 +00:00
kleink
a495a577a0 Finally deprecate the old timezone() interface in favor of an XSH5
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
2001-03-31 18:29:20 +00:00
agc
6b3108e0aa Revert previous overzealous change, committed in error. 2001-03-30 16:12:44 +00:00
agc
ab498e3d7f Put back prototype of yyparse(), since the function name is modified
by the Makefile

	YPREFIX+=__libyy

setting, and we thus get an unprototyped function.
2001-03-30 15:17:47 +00:00
kleink
b1cc53ab31 While I'm here, add a LIBRARY section.
XXX Someone should lift this to our mdoc.
2001-03-29 20:56:30 +00:00
kleink
49cc52fbf7 Declaration syntax nit. 2001-03-29 20:54:06 +00:00
kleink
8ca649a389 Sprinkle some restrict. 2001-03-29 19:06:39 +00:00
kleink
ad8586ad2d Fix printf format used in example; from Jim Bernard in PR lib/12496. 2001-03-29 18:50:59 +00:00
christos
c5da7a4cfa try to make this compile on 1.4.x 2001-03-28 22:53:40 +00:00
christos
5bc6f3f69d deal with buffer overflows for fixed length buffers. 2001-03-28 22:13:06 +00:00