Commit Graph

3952 Commits

Author SHA1 Message Date
bjh21
fc48602859 MI ea(4) and eb(4) 2001-04-10 21:19:05 +00:00
enami
1c05cd0c92 dhclient-script was moved to /sbin.
Pointed out by Kimio Ishii <ishii@sm.sony.co.jp>.
2001-04-10 05:14:34 +00:00
enami
9da0a5b932 s/misfs/miscfs/ 2001-04-10 05:10:29 +00:00
jhawk
d60055045f Workaround for misc/12593; use -Bd -unfilled instead of -Bd literal
when .IC is inside.
2001-04-10 01:39:06 +00:00
wiz
3e5fd40b72 macppc has autoconf.4 now, too! 2001-04-09 20:56:17 +00:00
tsubai
45e86094c9 Install netbsd.GENERIC_MD instead of netbsd.ram.
(Why did we use netbsd.ram?  It is only a temporary file...)
2001-04-09 20:28:22 +00:00
tsubai
e199a20610 Use md-kernel/netbsd.INSTALL.gz. 2001-04-09 20:22:58 +00:00
tsubai
b574138b13 Make netbsd.{INSTALL,GENERIC_MD}.gz here. 2001-04-09 20:19:55 +00:00
wiz
28d9bbd17d Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
pooka
81e0eaa92d minor nit: install document is INSTALL.ext, not INSTALL..ext
from Lasse Rasinen <lrasinen@iki.fi>
2001-04-09 15:07:56 +00:00
atatat
671d048ebd Adjust the dhclient objs to deal with the new dhcp source that was
imported.
2001-04-08 04:23:43 +00:00
minoura
5ffce5f735 Do not use bsd.prog.mk. 2001-04-08 03:28:44 +00:00
minoura
d516f7b9fe We can now do upgrade by using sysinst. 2001-04-08 02:49:17 +00:00
jhawk
0c09295682 Update copyright date
capitalize X Window System
kill gratuitous newline
periods after sentences.
s/Domain Name Service/the Domain Name System/
s/new install system/current install system/
Be consistent and say 'ip address' not 'ip number'
Grammar (comma)
s/GMT/UTC/
2001-04-07 18:48:09 +00:00
jhawk
8fd0b0996d s/image(s) (.fs file)/image(s) (.fs file(s))/ 2001-04-07 18:29:54 +00:00
jhawk
f084662218 s/Li/Ic/ for sysinst
Note what sysinst is before using it.
2001-04-07 18:25:46 +00:00
jhawk
efa8f5e0f6 missing right-paren 2001-04-07 17:44:49 +00:00
jhawk
e70bb2fdff Update copyright date.
Update validity date of ftp.netbsd.org ipaddr
hyphenate "high-numbered"
2001-04-07 17:44:15 +00:00
jhawk
6721e16d69 Note that footnotes are explained after Supported devices listing.
No space before terminal sentence punctuation.
Add some more to the WaveLAN entry.
.(bullet implies initial It
s/PCMIA/PCMCIA/
2001-04-07 17:28:10 +00:00
jhawk
9c550d0d72 oops: .(bullet implies the initial .It 2001-04-07 17:21:30 +00:00
jhawk
a7092e61e6 Update copyright date.
"laptop" is not a proper noun + grammar.
"NetBSD's" is ".Nx Ns 's".
correct spurrious wrongly-marked up emdash to a semicolon.
2001-04-07 16:48:17 +00:00
jhawk
152a0585ea Update copyright date.
Update document date.
Periods at ends of sentences.
Don't hyphenate NetBSD (for .ps versions)
Avoid wording that implies the current release is 1.5.
Emdashes are \(em and not -- and especially not '-'; no surrounding whitespace
bound checking => bounds checking
Grammar (including parallelism, articles, etc.)
Tagged lists spaced from largest tag.
Semicolons for list delimitters where commas are ambiguous.
Colons after text before examples.
s/1.4 or later/1.4 or prior/
Simon Burge is a pmax portmaster now
Havard Eidnes -> H\(oavard Eidnes
Jaromir Dolecek -> Jarom\('ir Dolecek [can we do better?]
note The End
2001-04-07 15:23:15 +00:00
jhawk
e938d20702 Update copyright date.
Colons after text before examples.
2001-04-07 15:19:59 +00:00
jhawk
5d9d9a6f51 Update copyright date.
.Ic sysinst
Periods at ends of sentences.
X window system -> X Window System
cleanup PKG_PATH markup
2001-04-07 15:19:32 +00:00
jhawk
0a02ec5538 fix warnings from html generation due to unexpanded
unquoted tabs.
2001-04-07 14:56:48 +00:00
jhawk
7cf3a148ae Fix after-period spacing issue with "NetBSD Foundation, Inc. and its" 2001-04-07 14:51:52 +00:00
jhawk
0a0e469daf Fill the few lines that could manage it to 80col for better
source readability.
2001-04-07 14:45:09 +00:00
jhawk
2c7a339df0 Update copyright date.
Remove .Pp between items. Now runs
as one long paragraph, and takes 2x less space. This is fine
because each item was a single sentence anyhow.
2001-04-07 14:41:52 +00:00
mellon
871abbab37 Make things a lot smaller. 2001-04-06 18:53:33 +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
d599e51cc7 Note removal of /usr/lib/runemodulue/libUTF2.{a,so}. 2001-04-06 14:18:56 +00:00
wiz
8c58184592 add umct(4) 2001-04-06 14:15:44 +00:00
tsutsui
41e5de4ed5 Add m68k/byte_swap.h. 2001-04-06 14:12:46 +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
wiz
fdb63fff38 Every man section begins with a single page:
Add share/man/{cat,man}4/macppc, and intro.{0,4} there.
Thanks to Tsubai Masanari for help in writing it.
2001-04-06 10:47:16 +00:00
simonb
20f99292d1 Disable tracing in the distrib client (controlled by #ifdef SMALL in
includes/site.h).
2001-04-06 06:39:54 +00:00
thorpej
c00d041746 Make this work with the new dhcp code -- but the binary is Bigger.
Might require some trimming in the dhcp code itself.
2001-04-06 04:09:55 +00:00
thorpej
c18e0e0f7d Add /etc/rc.d/altqd. 2001-04-05 23:56:43 +00:00
thorpej
ea213b7d88 Add /usr/sbin/tbrconfig. 2001-04-05 22:03:57 +00:00
thorpej
8933f49386 Move tbrconfig(8) into /sbin. 2001-04-05 21:48:15 +00:00
ross
e7a8e6a36b g/c stuff left over from the last ice age 2001-04-05 20:37:28 +00:00
wiz
c4db351748 Don't install /etc/rc.d/gated any longer, since gated isn't in the
base system.
2001-04-05 17:04:03 +00:00
wiz
b7cbd3c929 man/{cat,man}4/i386/ie.{0,4} is gone. 2001-04-05 12:49:47 +00:00
wiz
487a5a5ba1 We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and
has been for over a year), and nobody else installs anything there.
Remove them.
2001-04-04 13:13:59 +00:00
jdolecek
b61a5aeb17 build se(4) manpage and add it do distrib lists 2001-04-03 11:28:03 +00:00
minoura
b74f1dbd48 Duplicated entry (/usr/share/man/cat8/error.0). 2001-04-03 01:43:18 +00:00
tshiozak
f9458068d2 UTF-2 rune module is also obsolete. see PR 12502. 2001-04-02 16:49:42 +00:00
msaitoh
d816600fbf add libbfd.a 2001-04-02 12:46:34 +00:00
itojun
94cdb4e17c copy config hint docs to /usr/share. 2001-04-01 23:47:45 +00:00
minoura
65f703caf1 Correct typo. 2001-04-01 13:09:37 +00:00