Commit Graph

531 Commits

Author SHA1 Message Date
jtk eaede4d4fa fix PR 3381, and make it refer to NetBSD-1.3 rather than -current 1997-03-23 19:20:30 +00:00
cjs cdd442b698 Re-write. 1997-03-23 07:57:22 +00:00
is a36535a1c0 mention ARP support 1997-03-23 01:32:38 +00:00
cjs 30b1e68f3d PR misc/3375, submitted by der Mouse <mouse@Rodents.Montreal.QC.CA>.
The if_name fields are really called ifr_name.
1997-03-22 02:59:11 +00:00
perry ab8dd6a331 fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
perry d7df680439 Fix the last fix.
a the -> the
1997-03-18 06:17:17 +00:00
perry a8f5d0c853 Note that DDB_ONPANIC may also be set with sysctl(8) 1997-03-18 06:15:18 +00:00
perry 55a6ac03fd Correction: ifaliases appeared in 1.2 1997-03-18 04:50:56 +00:00
perry 50bfaaee22 close enami tsugutomo's pr-3346 -- silly mistake in description of page 1997-03-18 04:48:42 +00:00
is 6ecca3f700 add arpresolve and arpintr descriptions 1997-03-17 14:06:49 +00:00
cjs 9da2a1ed80 Rewrote second paragraph, and added mopd in a new format. All the other
entries will be converted soon after feedback is received.
1997-03-17 01:22:49 +00:00
is 41d77d21fc Fix yet another typo. 1997-03-16 20:24:08 +00:00
is b40ff398db fix typo 1997-03-16 20:06:37 +00:00
is bf744fd321 Fix .Nx call. 1997-03-16 20:04:13 +00:00
is ea7a8a2959 Pull the ARP support function man page up to the main branch. 1997-03-16 19:43:17 +00:00
is 04b6278587 Pull this to the main branch. 1997-03-16 19:26:53 +00:00
perry 5a31478d52 Add a blurb on /usr/mdec. 1997-03-14 04:06:42 +00:00
perry 56d4ef3c09 Initial revision 1997-03-14 02:40:31 +00:00
cgd 158b4008d1 Fix bogons (missing commas) in the synopsis section 1997-03-14 01:02:45 +00:00
gwr 1720f66539 Initial revision 1997-03-13 16:27:26 +00:00
perry cb9a3a55fe Add substantial changes from Luke Mewburn submitted in pr-1386, with
some modifications. This will likely need to be rototilled again when
the new two stage boot stuff goes in.
1997-03-13 05:28:42 +00:00
perry 6d248ff56f being the system up -> bring the system up, a fix I missed from the
last commit.
1997-03-13 05:06:04 +00:00
perry 01478d0561 Add some fixes from pr-1386 and some other fixes. The port master has
to go over this -- someone seems to have confused boot_sun3 and reboot
1997-03-13 05:04:02 +00:00
perry 6dcfe6395b Some minor hacks from pr-1386 and some other cleanup. The port master
should really give this thing a going over, though.
1997-03-13 05:00:55 +00:00
perry 739b6cf93f Add pmax to .Dt line per pr-1386 1997-03-13 04:55:25 +00:00
perry 76b949b151 BOOT_MAC68K -> BOOT, plus some commas added in cross references per
pr-1386
1997-03-13 04:53:29 +00:00
perry bbeac61ded BOOT_HP300 -> BOOT 1997-03-13 04:50:27 +00:00
perry d439e1a2f7 Added man8.${ARCH}/boot.8 for a number of architectures. 1997-03-13 04:20:21 +00:00
perry 7d17eb42ec Add man8.pmax, man8.x68k 1997-03-13 03:45:54 +00:00
christos 5c9a92362a Document PPP_FILTER; bpf based filtering for pppd. 1997-03-12 20:35:45 +00:00
mikel 1891a8b131 RCSid police and misc cleanup, and make all ?ms(4) pages refer to
busmouse(4).  fixes PR port-i386/2611.
1997-03-12 06:18:55 +00:00
sommerfe 16547a3715 Document trace/t 1997-03-11 16:58:55 +00:00
mikel ac8b6fad77 add incomplete spl(9); realphabetize Makefile. 1997-03-11 06:15:05 +00:00
mikel 4e9930248b update to match reality a bit more closely. some parts are from John
Hawkinson (PR kern/2523) and Lennart Augustsson (PR misc/3303), rest
  is by me.
1997-03-11 05:29:03 +00:00
perry 41188b0421 Kernel names aren't #defined any more -- remove that from the page. 1997-03-11 03:49:04 +00:00
cjs dcb18b0b51 Document the other two types of message header (if_msghdr and
ifa_msghdr) that are used for the RTM_NEWADDR, RTM_DELADDR and
RTM_IFINFO messages. Also line up the comments a bit better in the
displays.
1997-03-11 02:14:25 +00:00
cjs 64315ab079 Fix typos. 1997-03-11 00:10:16 +00:00
scottr d35d739042 Document statd_flags and lockd_flags 1997-03-10 07:06:17 +00:00
thorpej 740ae0bc7f Add a bit of clarity. Entries in the "c_cc" array are special characters
where index name == special character name prefixed with "V".  VMIN and
VTIME are different; they have no corresponding special character.

Fix: MIN -> VMIN and TIME -> VTIME.

From David Brownlee <david@mono.org>, PR #3243.
1997-03-08 18:22:14 +00:00
mouse 75e150fc56 alternate -> alternative, per PR 2643 1997-03-08 14:02:43 +00:00
mouse 0ad6f5d6d5 fix up "alternate", per PR 2643 1997-03-08 13:59:08 +00:00
mouse 80c0d60f84 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
mikel 8a50dcb5df eliminate dangling references to config.old;
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
mikel 86a5a1ffbd fix .Nx description 1997-03-06 23:13:07 +00:00
mikel 9f8677d515 .TH argument should be uppercase. 1997-03-02 08:22:51 +00:00
mikel 69435a41f8 add the missing SYNOPSIS section. 1997-03-02 08:19:37 +00:00
mikel 1009df021a lowercase manpage names (.Nm); fixes PR 3218.
also cleaned up some .Nm usage and other problems.
1997-02-27 08:05:36 +00:00
leo 3e92472ca4 Document MEMORY_DISK_HOOKS & MEMORY_DISK_IS_ROOT options. 1997-02-26 07:07:15 +00:00
jonathan e4013fa984 Describe MCLSHIFT. 1997-02-26 03:19:20 +00:00
jonathan 1e79ef45d1 Make WD-7000 manpage. 1997-02-24 00:20:04 +00:00