Commit Graph

2096 Commits

Author SHA1 Message Date
augustss 7173615a72 Add ofisa to SYNOPSIS section. 2000-07-26 22:14:31 +00:00
augustss 42fe39f0b6 Add an ofisa(4) man page. (Who is it that adds all these drivers, but no
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?
2000-07-26 22:09:45 +00:00
ad afc4006d53 Clean up, fix. 2000-07-26 17:30:59 +00:00
hubertf 66df19f794 PACKAGE_DEPENDS_WITH_PATTERNS will soon be gone, and it was never
intended to be changed by users.
2000-07-26 15:02:14 +00:00
ad b92480d646 Actually, don't bother marking wscons drivers as such - it gets messy. 2000-07-26 12:04:44 +00:00
ad 9091cf3b66 Clean up, fix. 2000-07-26 12:02:28 +00:00
ad d6ff273d1e - Xr pcdisplay(4)
- Capitalisation.
2000-07-26 11:56:15 +00:00
lukem 5ab1f61ba2 * update to match etc/rc.conf
* clean up formatting
2000-07-26 06:34:47 +00:00
lukem dbf1552526 describe rc.d/NETWORK. xref rcorder -k for keywork explanation 2000-07-26 05:29:15 +00:00
pk ed1c92951c Add man page for a new time-of-day clock driver interface. Also documents the
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
pk ef0b35e523 Add driver man pages for Mostek MK48TXX and Intersil7170 time-of-day clocks. 2000-07-25 21:02:54 +00:00
jdolecek 1bf05ae3b1 the format without netmask is supported for compatibility only and not
specifying it is discouradged, actually
also add comments about this fact to etc/rc.d/network, for people who
don't read manpages :)
2000-07-25 18:47:28 +00:00
drochner 08694fcdcd document the screen types recently added, and use the term "former" when
referring to pcvt(4)
2000-07-25 17:22:02 +00:00
is b38bba4202 Document non-US keyboard support for Shark pccons. 2000-07-25 09:56:41 +00:00
ad bcd6512016 Fix a couple of oversights. 2000-07-24 15:00:07 +00:00
ad 119ee262a5 PCVT is dead. 2000-07-24 12:26:15 +00:00
ad 57f09713dc Clean up, fix. 2000-07-24 12:17:45 +00:00
ad e5d8252acc Clean up. 2000-07-24 12:15:10 +00:00
ad b519c00ff1 - No `-compact' on lists (i.e. look like the other bus pages).
- .Tn SCSI
2000-07-24 11:58:31 +00:00
ad 6feb52fd7e Monkeys Ignite Dangerous Items. 2000-07-24 11:55:52 +00:00
ad 9f22ddd39a Install ioat.4. 2000-07-24 11:53:49 +00:00
ad ac3b4d51bc Cleanup. 2000-07-24 11:49:42 +00:00
bjh21 5a263911f5 ea(4) is now useful on arm26, so document it. 2000-07-22 23:14:38 +00:00
soda 151ba0d3a5 - describe details
- add PCIBIOS_INTR_FIXUP_FORCE

English correction by John Hawkinson <jhawk@MIT.EDU>.
Technical correction is still welcome.
2000-07-22 17:53:53 +00:00
onoe c3522fade2 fix description for WaveLAN/IEEE TUrbo 11Mbps cards.
add support for PRISM-II cards.
add a note that Gold cards accept 104bit as WEP key.
2000-07-21 17:42:16 +00:00
onoe c7d9b3db31 add a note that the PRISM-II is supported by wi(4), and adhoc,flag0
(aka WaveLAN adhoc mode) is only supported for DS radio.
2000-07-21 17:39:58 +00:00
rh d1abc048b7 Sync description of REINSTALL w/ reality. 2000-07-21 06:38:27 +00:00
rh 422152b09d Note new NO_{SRC,BIN}_ON_{FTP,CDROM} variables. 2000-07-20 13:10:04 +00:00
deberg 4c51b74b03 document the singly-linked list macros brought in last year. also
document FOREACH_*{,_REVERSE}, to be added to queue.h shortly.

random cleanups and clarifications, mostly from the freebsd queue.3
2000-07-20 03:19:18 +00:00
jhawk 1c76181197 Update Dd date.
Convert .Bls where all items are one-lime to -compact.
802.11 adds a 4th link type so s/three/four/
Mention 802.11 addition in HISTORY section
2000-07-19 17:09:00 +00:00
jhawk 2a6db15236 aliases => alias's
apostrophe rule verification from the New York Times Manual of Style and Usage
2000-07-19 16:52:16 +00:00
jdolecek 6de9bb90a4 /etc/netstart is gone, we have /etc/rc.d/network now
also note netmask is optional
2000-07-19 10:26:50 +00:00
onoe 7404d9473b add the IEEE802.11 stuff. 2000-07-19 04:35:50 +00:00
lukem 94f61a8c1e rc.shutdown now only calls scripts that have a ``shutdown'' keyword. 2000-07-17 15:29:01 +00:00
minoura 6e6e2897da Add compat_pecoff(8) manpage. 2000-07-17 14:39:33 +00:00
jdolecek 0f5c0e7af9 xref login(1), not login(8)
fixes bin/10598 by Wolfgang Helbig
2000-07-16 08:17:07 +00:00
gmcgarry 344dfcc9dc Back out previous. 2000-07-14 08:49:41 +00:00
fair 77c2009ea0 Correct description of /etc/sliphome/; add a little more introductory
text describing the purpose of the manual page, all per PR 8980.
2000-07-14 02:51:25 +00:00
gmcgarry 5f6dba69a0 uvn_attach.9 -> uvm_attach.9 2000-07-13 21:58:39 +00:00
mycroft 29073387f0 Link dty.4 to tty.4. 2000-07-13 15:56:18 +00:00
ad fc14b570f0 Document Ox macro. 2000-07-11 11:41:32 +00:00
jhawk 3f166dba24 Pulldown rev 1.1.2.1:
Apply patch (requested by jhawk):
    Say that this driver currently does not work on big-endian
    systems, and remove ambiguity about when it was introduced.
2000-07-09 13:43:42 +00:00
bouyer 4097e6af1e Note promise Ultra/100 support. 2000-07-07 09:53:28 +00:00
gmcgarry da4ae70d1c Improve use of specific terms and definitions. 2000-07-07 01:26:13 +00:00
hubertf 2e6c809a42 add bin-install 2000-07-06 17:00:04 +00:00
hubertf 05d950473c Add entry for PKG_DEVELOPER
(There's much redundancy here with pkgsrc/mk/mk.conf.example ... :/)
2000-07-06 15:22:02 +00:00
bouyer bfe0d15570 Document PCIIDE_AMD756_ENABLEDMA and fix a small typo. 2000-07-06 15:21:33 +00:00
ad 240f3596cb Use ':' as group prefix; suggested by hubertf. 2000-07-06 13:09:46 +00:00
ad 8cb27d79ff Documentation for passwd.conf. 2000-07-06 11:23:10 +00:00
itojun 64ebfced5f - mention that cnw devices are not compatible with 802.11.
- talk about frequency conflict with 802.11 a bit.
2000-07-05 23:45:05 +00:00