Commit Graph

3039 Commits

Author SHA1 Message Date
darcy 5f43adf46b Added entries for system values related to System V semaphores. Note that
the entries refer to the GENERIC config file for each port for defaults
but I still have to do that.  It was suggested to me that the man page
should be updated first and I didn't want to be changing it twice.  I
will work on the GENERIC files over the next few days.  If anyone wants
to jump in with an update for their favorite port please feel free.  I
will do the i386 port immediately if you want to use it as a template.
2001-06-27 13:25:25 +00:00
zuntum 4a5fefeba1 Mention REPLACE_PERL
Takes a list of files and replaces each occurence of "/usr/bin/perl", "/usr/local/bin/perl"
and "/usr/pkg/bin/perl" in the named files with the value of ${PERL5}.
This can be used to point perl scripts to the proper interpreter that pkgsrc installs.
Note: it looks for the listed files in ${WRKSRC}.
2001-06-27 12:57:47 +00:00
bjh21 25d9d85b42 seeq8005-based drivers (ea and eb) now support full-sized frames. 2001-06-26 22:01:45 +00:00
hubertf 2e9a29abf2 regen for MAKEDEV2manpage.pl change 2001-06-26 02:28:47 +00:00
hubertf d50569f713 Use \&foo instead of f\&oo for better readability.
By uwe@netbsd.org.
2001-06-26 02:28:21 +00:00
hubertf 3dcda53fea "make man man.ps" for some 5000 page book.
Needs more work (intro page, sorting, ...), but better than before.
2001-06-26 02:26:06 +00:00
hubertf 505430a429 Regen for foo -> f\&oo on .Xr 2001-06-26 02:11:54 +00:00
hubertf b569c48c16 Try cross-referencing our VAX and/or hp300 port's ct(4) manpage:
.Xr ct 4

^- This does not work, as "ct" is some *roff command. Work around
it by adding a non-printing char:

	.Xr c\&t 4

(for all manpages, just in case and out of laziness)
2001-06-26 02:03:08 +00:00
hubertf 941ea41c4a Add argument to -Bl -width - groff complains while nroff doesn't 2001-06-26 01:46:26 +00:00
hubertf 04eb606c4b .El a .Bl 2001-06-26 00:14:32 +00:00
itojun 8c8d2fe9a8 update reference to sys/netinet6/IMPLEMENTATION 2001-06-24 19:43:13 +00:00
bjh21 5061291694 Tidy up the spellings of Ethernet media:
10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 100BASE-T4,
100BASE-T2, and 10BASE-FL are spelt thusly in IEEE Std 802.3-2000.

10BASE-STP and 1000BASE-FX are by analogy.

100VG-AnyLAN seems to be HP's preferred spelling, and I believe they
invented it.
2001-06-24 14:22:43 +00:00
hubertf e35e2e9573 man? files are noe generated by mkman 2001-06-24 02:39:13 +00:00
hubertf 007346c0bd Add some scripts to automatically generate the man? files 2001-06-24 02:34:49 +00:00
hubertf 258c6cfe69 Add comment about where to find ptx 2001-06-24 02:33:06 +00:00
wiz 17306b8fd0 Drop unnecessary .Pp. 2001-06-24 01:33:24 +00:00
wiz 26f252121f Typo/whitespace fix. 2001-06-24 01:32:29 +00:00
wiz 0ecf568257 One typo, and one slight formatting improvement. 2001-06-24 01:25:49 +00:00
wiz d22f9e6c6d At the appropriate places, mention which servers should be running for
particular services (on the server).
We're not providing fstab.nfs (on all platforms), so don't assume it exists.
Some formatting improvements.
Sort SEE ALSO according to mdoc.samples(7).
filesystem -> file system
2001-06-24 01:04:49 +00:00
bouyer c38d9f6655 Update documentation about the Compaq Deskpro 4000. kern/13244 from Andrew Gillham. 2001-06-21 16:35:47 +00:00
jdolecek 27f92d9a03 s/by published/published by/ 2001-06-21 15:22:38 +00:00
wiz 0d3d11a65b xref uvm_vs{,un}lock instead of vs{,un}lock 2001-06-21 12:13:36 +00:00
wiz db3f9a692b disk_detach.9, not disk_detatch.9 2001-06-21 12:10:57 +00:00
wiz 3fdb4cb67a Whitespace and formatting fixes. 2001-06-21 12:03:29 +00:00
wiz 6539335131 Fix typos, punctuation and whitespace. 2001-06-21 11:59:00 +00:00
wiz ad3ce1d8c4 Improve grammar and formatting, fix some typos. 2001-06-21 11:51:32 +00:00
wiz c242c84057 Remove unnecessary .Pp, and a punctuation fix. 2001-06-21 10:03:49 +00:00
thorpej 5f8c4dc064 Manual page for the ste(4) driver. 2001-06-19 23:58:16 +00:00
msaitoh fc1483157b s/monotomically/monotonically/g 2001-06-19 19:26:01 +00:00
wiz 3f9984fc90 `existent', not `existant' 2001-06-19 13:42:07 +00:00
wiz 342de5ede2 Fix typo and whitespaces. 2001-06-19 13:20:53 +00:00
wiz f3f6c5b675 `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
wiz 6abe6d18f8 Typo, whitespace and punctuation fixes. 2001-06-19 12:34:26 +00:00
thorpej dbfbb9d8c6 Add sf(4) manual page. 2001-06-18 22:24:03 +00:00
kleink b687a173a9 Correct mtod() return data type. 2001-06-17 12:36:14 +00:00
lukem d5decca8e8 document $rcshutdown_timeout.
document $mountd.  (this one fixes [misc/13135])
remove $amd_master.  (this one fixes [misc/11971])
2001-06-17 01:14:15 +00:00
wiz 4b1c5f37c5 On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5. 2001-06-15 12:51:58 +00:00
wiz c8ce4ab72d install primes.5 2001-06-15 12:25:10 +00:00
wiz 0c4fb0ee07 Add RCS Id, adapt to NetBSD, and clean up punctuation and whitespace. 2001-06-15 12:24:17 +00:00
wiz 95262c2349 Add primes.5, from William Allen Simpson via OpenBSD. 2001-06-15 12:18:17 +00:00
wiz ffdbaf6118 Typos and whitespace fixes. 2001-06-13 23:38:29 +00:00
bjh21 108bd45715 Add hcide(4). 2001-06-13 21:03:08 +00:00
bjh21 5cf2b10df8 Empty channels now scan quickly. 2001-06-13 18:37:09 +00:00
bjh21 b81aad8379 I _have_ tested the atapibus attachment. It works, too. 2001-06-13 18:33:27 +00:00
simonb fd0e7b0c41 Add support files for the Walnut. 2001-06-13 15:05:38 +00:00
wiz 0a600be867 receive, not recieve 2001-06-12 15:17:10 +00:00
wiz 33e277929f Typos/whitespace. 2001-06-12 14:54:19 +00:00
wiz 29a0f47f4f Typos/whitespace. 2001-06-12 14:41:40 +00:00
wiz a0b4d95fd0 Typos/whitespace. 2001-06-12 12:04:22 +00:00
wiz f34929a45f Typos/whitespace/punctuation. 2001-06-12 12:00:19 +00:00
wiz b8ce84dc0b Typos/whitespace fixes. 2001-06-12 11:39:02 +00:00
wiz bcc9b7d985 Typos/whitespace. 2001-06-12 11:35:03 +00:00
wiz 75dbb967a7 Typos/whitespace fixes. 2001-06-12 11:26:21 +00:00
wiz 40ac848024 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
wiz 081864d5b8 Typos and whitespace fixes. 2001-06-11 01:23:24 +00:00
wiz c86430e7a1 Typo. 2001-06-11 01:14:56 +00:00
wiz 822753c0c2 Typos, whitespace and punctuation fixes. 2001-06-11 01:13:28 +00:00
wiz 4fd4b29ffc ispell, whitespace and punctuation. 2001-06-10 15:51:33 +00:00
wiz e7889c629d ispell 2001-06-10 15:51:02 +00:00
wiz e355ffe951 mmmm, ispell (and some whitespace nits). 2001-06-10 15:43:56 +00:00
ad fdcb792453 Remove some h/w that I'm not sure about. 2001-06-10 12:09:11 +00:00
bjh21 e3a98e43de Like the driver, dtide(4) is now MI. 2001-06-09 13:56:33 +00:00
wiz 0232db7a4d regen 2001-06-08 14:43:30 +00:00
wiz b19e9f6776 MAKEDEV(8) for all remaining platforms that have a MAKEDEV script. 2001-06-08 14:32:07 +00:00
hannken 0ffa56f445 Install compat_netbsd32.8. 2001-06-08 13:55:39 +00:00
hubertf c8cabf37ba Try to give a *bit* more data on the optimal size of interleave.
Someone with a proper understanding of things may have a look and
say how to really calculate this from either disklabel or dmesg
output.
2001-06-08 11:55:44 +00:00
mrg 49a10e6208 add compat_netbsd32(8); clarify compat_sunos(8) on netbsd/sparc64. 2001-06-07 15:25:31 +00:00
leo 3828ca7fd7 Document the config flags for the ISA frontend. 2001-06-07 07:11:49 +00:00
wiz ac5d3f3fcf FreeBSD -> Fx, NetBSD -> Nx. 2001-06-05 13:45:10 +00:00
wiz 37fa32750e Uppercase Dt argument. 2001-06-05 12:58:34 +00:00
wiz 0f73519188 Remove trailing dot from Nd, and some whitespace fixes. 2001-06-05 12:57:29 +00:00
wiz a93f39800f Remove trailing dot from Nd. 2001-06-05 12:56:56 +00:00
wiz 814e5bd0ba Uppercase Dt, and fix some whitespace. 2001-06-05 12:56:03 +00:00
wiz a578359ad2 Add section to Dt. 2001-06-05 12:54:35 +00:00
wiz f6ec16baf2 Uppercase Dt, fix some whitespace and punctuation. 2001-06-05 12:52:56 +00:00
wiz 01695b8308 Fix Nd and some whitespace. 2001-06-05 12:39:40 +00:00
wiz a14534aa1c Fix Nd, sort SEE ALSO, and improve formatting slightly. Remove some trailing
whitespace, and one grammar fix.
2001-06-05 12:38:32 +00:00
wiz baec3cfb16 Whitespace and Nd fixes. 2001-06-05 12:30:45 +00:00
wiz abdbad0d00 Remove trailing dot in Nd, and some trailing whitespace. 2001-06-05 12:22:18 +00:00
wiz e508b2abb1 Fix Dt, and some whitespace. 2001-06-05 12:21:34 +00:00
wiz ef233ab3fd Remove some trailing spaces. 2001-06-05 12:20:57 +00:00
wiz 5b6ad2d2f5 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
tsutsui de5c8238a2 Xref pci(4) and scsipi(9) 2001-06-04 16:37:13 +00:00
tsutsui 5d298b8093 Add a Xref to pci(4). 2001-06-04 16:36:05 +00:00
tsutsui e9f646a74e Note and add a reference to iha(4). Pointed out by Andrew Doran. 2001-06-04 16:34:41 +00:00
tsutsui 98a0f184d3 Add man page for iha(4). From OpenBSD. 2001-06-04 12:58:35 +00:00
jdolecek 64239fceaa Note CTRL-u clears the entered input in cngetsn() too, besides '@'
slighly adjust the sentence about Backspace key
2001-06-04 09:50:07 +00:00
jdolecek fb1a28db61 Console input may not be necessarily keyboard, adjust accordingly.
Comment out the splhigh stuff for now, it doesn't quite match current use.
2001-06-02 22:04:11 +00:00
jdolecek d005e2321e Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc(). 2001-06-02 19:12:59 +00:00
thorpej 42fcb5772a Note that these network interfaces support hardware-assisted
TCP/IP checksumming.
2001-06-02 17:08:47 +00:00
thorpej 8ec076e2f0 Manual page for the brgphy driver. 2001-06-01 16:57:17 +00:00
thorpej 53369113ed Add SMC 9462. 2001-06-01 01:28:28 +00:00
gmcgarry 828e6159c7 - correctly describe the usage of flags to the lock manager
- clarify terminology on shared and exclusive access to locks
- fix history
- formatting fixes
2001-05-31 21:00:07 +00:00
thorpej 532f86d0b0 Add nsphyter(4) and gphyter(4) manual pages. 2001-05-31 20:48:56 +00:00
abs db6bc3a61a {independant,indepedant}->independent 2001-05-31 10:51:21 +00:00
tshiozak e27636ba51 add YAMAHA UX96 and
add BUGS section (mentioning about "not tested with Standard USB MIDI devices")
2001-05-29 08:18:11 +00:00
wiz 4d186bc9fb Fix date, one xref, and some whitespace. 2001-05-28 00:50:40 +00:00
wiz d07f3a1811 regen 2001-05-27 21:18:54 +00:00
wiz 9dc74a771a Descent into man8.dreamcast. 2001-05-27 21:18:19 +00:00
wiz 0dd67e03be Add MAKEDEV.8 man page for dreamcast. 2001-05-27 21:14:28 +00:00
wiz 85df972db8 Slight formatting improvements. 2001-05-27 20:58:06 +00:00
pk e55e8b7586 Add an sbus(4) page. 2001-05-27 20:26:21 +00:00
wiz ebc7623ed8 Fix typos reported in misc/13053 by Patrick Welche.
Whitespace nit cleanup while I'm here.
2001-05-27 16:04:46 +00:00
bjh21 1bca7091cc regen 2001-05-27 12:34:47 +00:00
wiz a75a1efd23 Whitespace nits, and re-sort SEE ALSO according to mdoc.samples(7). 2001-05-24 23:54:11 +00:00
sommerfeld 4b6c6f444a Clarify specification of in4_cksum; add description of in_cksum and
in6_cksum as well as makefile goo to install links.
2001-05-24 14:04:41 +00:00
wiz b50a4f2bbb Minor fixes (whitespace, Nm -> Fn, punctuation, sort SEE ALSO). 2001-05-23 18:49:59 +00:00
sommerfeld 8c436a8524 Add in4_cksum 2001-05-23 15:59:58 +00:00
sommerfeld 876730ad99 preliminary man page with rough spec for what this function should do.
(XXX should also include in_cksum, in6_cksum).
2001-05-23 15:58:41 +00:00
bouyer 3ab3c1bb26 Add a note about scsipi_channel_thaw() and command ordering. 2001-05-23 15:56:48 +00:00
mjacob a842e90102 Document the two sd config options (SDRETRIES, SD_IO_TIMEOUT) 2001-05-22 22:59:38 +00:00
thorpej 9a53d8f0aa Add the D-Link DGE-500T to the list of cards that use the gsip driver. 2001-05-22 14:39:02 +00:00
jhawk e75dca2946 s/First appeared in 1.5/First appeared in 1.6/ 2001-05-22 04:27:38 +00:00
jhawk 6a9d72f10a List the IOGEAR UC-232A (aka G-UC232A) USB/Serial adapter. 2001-05-22 00:21:25 +00:00
hubertf 6bd8e37563 add some variables related to bin-install 2001-05-20 03:08:31 +00:00
jdolecek 16624f841d Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
same, but EAGAIN is the posixly correct name.
Addresses misc/12960.
2001-05-19 17:23:39 +00:00
thorpej eb4cb80b6c Add manual pages for the sip(4) and gsip(4) Ethernet drivers. 2001-05-18 02:05:20 +00:00
christos 4802a48290 PR/12956: Grant Beattie: Explain how to copy the timezone files so that
programs run in the proper timezone
2001-05-16 14:27:58 +00:00
perry 2ce3ea6b4e systm.h says these take const void * parameters 2001-05-16 03:54:24 +00:00
perry 6aea3cdfa2 fuword returns a long, according to systm.h 2001-05-16 03:52:58 +00:00
ross 9e29c475eb english 2001-05-15 18:35:38 +00:00
ragge e6c2493045 Explain why this device is "dangerous". 2001-05-15 13:05:08 +00:00
jdolecek 2fa8f0b58b Fix the example to include leading ':'.
Fixes bin/12396 by Jim Bernard.
2001-05-14 14:55:29 +00:00
itojun 498fdebcd7 drop multi destination mode (IFF_LINK0). 2001-05-14 13:35:20 +00:00
jdolecek d4ede5e1e5 Remove the BUGS section about 3c529. Kernel without DEBUG/DIAGNOSTIC
does 800KB/s on the same 386DX with the same ftp test. Wow.
2001-05-13 20:26:21 +00:00
hubertf b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
wiz c3d0c0f680 Refer pmap(9), not pmap_init(9). 2001-05-12 17:10:05 +00:00
wiz fe1228d3e1 Fix description of simple queue. misc/12917 by Witold J. Wnuk with an
additional 'of '.
2001-05-12 16:04:51 +00:00
wiz 8e719cd2b4 Add RCS tag. Whitespace and formatting fixes.
Move 'flag' lines later in the paragraphs, since they are not needed on
NetBSD.
2001-05-12 14:14:26 +00:00
tsutsui 046fdd7449 Add a manual page for osiop(4). 2001-05-12 14:06:30 +00:00
wiz 127d1e092c Fix SYNOPSIS, and some other (mostly markup) improvements. 2001-05-12 13:21:44 +00:00
bouyer 5763505fe1 Note AMD 756 and 766 support. 2001-05-11 10:05:36 +00:00
bouyer b020fbe1ef Update for VIA changes in pciide. 2001-05-11 09:56:24 +00:00
bouyer 8e5cb805e8 Manual page describing interface between scsipi middle-layer and host bus
adapters.
2001-05-11 08:51:15 +00:00
eeh a4842c1b74 Install the cnmagic(9) manpage. 2001-05-11 02:35:06 +00:00
he 6733f52378 Say that this appeared first in NetBSD 1.5.1, now that we know. 2001-05-09 22:24:14 +00:00
he 373dab9b45 Add reference to awacs(4). 2001-05-09 22:20:02 +00:00
he ba916bda10 Note in the title that this is a macppc specific manual page. 2001-05-09 22:16:12 +00:00
he a274aeecde Add a minimal manual page for the macppc awacs device driver. 2001-05-09 22:14:38 +00:00
he 4157e5dc26 Um, remove one duplicate. 2001-05-08 21:55:37 +00:00
he 041691fe87 Update to show all the card/chip variants we currently support
in this driver.
2001-05-08 21:48:14 +00:00
wiz b181f25b89 mdoc'ify. 2001-05-08 17:06:20 +00:00
jdolecek 9e29be957a Move splched() prototype under splserial() in SYNOPSYS, so that the
entries are sorted by priority correctly.
2001-05-07 17:59:41 +00:00
wiz 7da30c83ac Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
ad ae9cc4fa8a Add an (untested) EISA front-end for the `mlx' driver. 2001-05-06 19:54:59 +00:00
ragge e120be75de Update manpages to reality. 2001-05-06 17:48:14 +00:00
wiz a9c0a3dd4a Install ld.so man page (linked to rtld) that points to ld.aout_so and
ld.elf_so (not yet existing).
2001-05-06 13:58:24 +00:00
wiz f4a9b81a28 Fix indefinite article, and add .Xr for intro(9). 2001-05-06 13:39:22 +00:00
wiz ccb6f40539 Improve usage of `comprise' according to Webster and misc/10893
by Jim Bernard.
2001-05-06 12:29:18 +00:00
wiz 93ac73bf52 Lots of formatting fixes by John Franklin in misc/10078, and some of my own. 2001-05-06 12:03:39 +00:00
gmcgarry a2bcb1b5a1 Fix format, add history and cross references. 2001-05-06 05:16:15 +00:00
gmcgarry 8a43d56a88 pmap(9) does exist now 2001-05-06 04:46:54 +00:00
hubertf 1cefc73ed6 Mention 802.1Q is an IEEE norm 2001-05-05 00:19:45 +00:00
ross d9b63622be xref fpgetmask(3) and fpsetmask(3) 2001-05-04 21:02:27 +00:00
drochner c8febad9e7 describe the new "encoding" and "mapfile" keywords. 2001-05-04 12:00:20 +00:00
wiz b8f7007ccd Whitespace and punctuation nits. 2001-05-04 10:51:57 +00:00
wiz fe296233cb Formatting improvements. 2001-05-04 10:51:47 +00:00
minoura 72793ac82e Correct a typo, closing port-x68k/12827. 2001-05-04 10:48:18 +00:00
lukem cc3f6237fc enhance description of placeholder scripts and default arguments 2001-05-04 03:22:23 +00:00
minoura 7af4ca44e4 vs(4) manual page. 2001-05-02 13:21:56 +00:00
itojun e95e75d3bf no security drawback -> less security drawback 2001-05-02 06:24:38 +00:00
itojun ceae678967 mention that IFF_LINK0 does not make a perfect protection. sync with kame 2001-05-02 05:59:02 +00:00
minoura 377398dffd yds(4) will appear in 1.5.1. 2001-05-01 11:56:48 +00:00
jhawk 3e0f915127 Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
2001-04-29 19:18:20 +00:00
jhawk 2387d49806 Remove nonexistant references to ifattach(9) and *_ifattach(9),
per PR kern/4901.
2001-04-29 19:17:22 +00:00
jhawk 6a342ecfe5 Remove reference to nonexistant boot(9). ADdresses PR
kern/4901.
2001-04-29 19:14:09 +00:00
jhawk 6de3c7fef6 Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
2001-04-29 19:12:20 +00:00
tron 5961b7a2e1 Add description of "PERL5_REQD". 2001-04-29 05:56:20 +00:00
itojun fce23b0ae4 correct outbound outer IPv4 destination address selection.
IFF_LINK0 disables inbound path, removes security worries.
more examples in manpage.
2001-04-29 03:56:06 +00:00
bjh21 32f9842307 Regen. 2001-04-28 17:47:36 +00:00
jdolecek ed9c0f0fd1 document MCA le(4) SKNET ethernet driver 2001-04-27 18:05:22 +00:00
jdolecek 46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
wiz 40e50a25db Now we know: Appeared in 1.5.1. 2001-04-26 13:35:35 +00:00
wiz d36c721835 Fix tulip reference, noted by Havard Eidnes. 2001-04-26 09:36:26 +00:00
cjones 875a9af487 Add references for mount(8), mount_filecore(8), mount_ntfs(8), and
mount_overlay(8).
2001-04-25 16:34:46 +00:00
kleink 72eb13ae2a Tyop poleece. 2001-04-25 12:38:20 +00:00
bjh21 5a25454f00 Fix typo: maching -> machine 2001-04-25 12:05:24 +00:00
mjl 6dd766a2b6 Fix typo and missing word. PR/12744 by Gael Queri. 2001-04-25 08:53:31 +00:00
simonb a69a3cc5ec Spell occurred correctly. 2001-04-25 02:19:48 +00:00
gmcgarry 4288d3f1e6 Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
thorpej 25d921464e Add a manual page that describes the pmap(9) API and the requirements
of a pmap module.

Many thanks to Bill Sommerfeld for reviewing the document for me.
2001-04-24 02:55:34 +00:00
jdolecek 801a1701ef Driver is now quite intoxicated, do remove the 'experimental' sentence.
Note lack of support for machines with >16MB (DMA buffer bouncing
is not implemented yet).
2001-04-22 19:11:32 +00:00
bjh21 9aba6e0cc4 Add arcpp. 2001-04-22 15:03:22 +00:00
pooka deaad9bd51 Clarifications and minor modifications.
inspired by comments from Matthew Green
2001-04-22 15:00:17 +00:00
fvdl c20e370b1f Note that the DIAGNOSTIC option will decrease performance. 2001-04-21 20:51:18 +00:00
jdolecek f59f3f6ce4 Add a hack to install i386/ed(4) link to edc(4) manpage. This seems
to work okay and doesn't have any install ordering problems.
2001-04-21 16:54:05 +00:00
jdolecek 99ede4555d one more s/dasd/edc/ 2001-04-21 16:51:29 +00:00
jdolecek 341bd27743 add info about when this driver appeared and add warning BUGS section
noting this driver is experimental and under development
2001-04-21 16:46:32 +00:00
wiz 0f1257e6a3 Add arch to Dt. 2001-04-21 14:45:12 +00:00
wiz 882728f711 Fix arch in Dt, whitespace nits. 2001-04-21 14:40:57 +00:00
wiz ea043b4b71 Add arch to Dt, whitespace fixes; Nm doesn't need an argument. 2001-04-21 14:40:03 +00:00
wiz be99f8cf1c Add arch to Dt, Nm doesn't need an argument, and punctuation fixes. 2001-04-21 14:38:53 +00:00
wiz 0a7899aaff Add arch to Dt. 2001-04-21 14:34:42 +00:00
wiz a2992e2d63 Add arch to Dt, and spelling. 2001-04-21 14:33:39 +00:00
wiz c180af535e Fix arch in Dt, and spelling. 2001-04-21 14:32:27 +00:00
wiz b1ebd6234d fix arch in Dt 2001-04-21 14:31:39 +00:00
wiz 25fa457d17 Add arch to .Dt. 2001-04-21 14:31:03 +00:00
wiz 98aa993908 Misc fixes: date, whitespace, arch to .Dt, punctuation. 2001-04-21 14:30:18 +00:00
wiz e650b07ec0 Uppercase Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:25:03 +00:00
wiz b5e2bc1192 Add arch to Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:23:16 +00:00
jdolecek 583f68be2c update prototype for uvm_map_pageable()
XXX there are probably more things which need an update here
2001-04-21 08:34:11 +00:00
jdolecek 4475e78cfe fix typo 2001-04-21 08:22:44 +00:00
jdolecek 54f4c1e1f2 add com(4) 2001-04-20 16:08:46 +00:00
jdolecek 07a8d8c9db put com* at mca? where it alphabetically belongs in SYNOPSIS 2001-04-20 16:08:16 +00:00
jdolecek 97bcf9d7d7 until I find better way, don't mess with ed(4) link to edc(4) 2001-04-20 11:25:05 +00:00
tron d34bc24bd8 Correct link target: dasd(4) is called edc(4) now. 2001-04-20 10:08:01 +00:00
jdolecek 57129fea9b update manpage date and remove sentence about driver being under development 2001-04-20 09:47:41 +00:00
jdolecek 2942e43fe8 Merge arm32-specific bits of com(4) manpage to i386 com(4) manpage
and form a MI com(4) manpage.
2001-04-20 09:35:56 +00:00
jdolecek 52b86ff448 note MCA attachment 2001-04-20 07:40:54 +00:00
jdolecek f77ef649a5 dasd(4) --> edc(4) 2001-04-19 17:20:08 +00:00
jdolecek 3a3607f343 finish rename to edc 2001-04-19 17:19:00 +00:00
jdolecek dbf91c827d Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn't
mean anything special in IBM-talk. And edc better matches prior art, too.
2001-04-19 17:17:28 +00:00
wiz 04651014ff regen (ed#) 2001-04-19 11:05:58 +00:00
jdolecek b2e8c83e8a Add very simplistic dasd(4) manpage. Link ed(4) to dasd(4) for i386 (is there
a better way?)
2001-04-19 08:16:06 +00:00
jdolecek cd488b4e25 it's ELMC, not EF 2001-04-19 08:12:45 +00:00
jdolecek bbec4c0ca5 Also create splvm(9) link to spl(9) 2001-04-18 05:56:51 +00:00
jdolecek 946c8603a3 add splvm() to NAME section 2001-04-18 05:56:05 +00:00
thorpej 513dcb38be Descend into man8.macppc. 2001-04-17 17:51:39 +00:00
wiz 2028da09c8 Since this seems to be usual, install a link for makedev.8. 2001-04-16 08:24:31 +00:00
wiz 1cddfebbd5 Regen with new template. Add MAKEDEV.8 for arm26 & macppc. 2001-04-16 08:11:16 +00:00
wiz 5c594b1cc7 Rewrite MAKEDEV.8.
Use one common template instead of 20 slightly different ones.
2001-04-16 08:08:19 +00:00
kleink 468efa5835 Make standards/portability description more granular. 2001-04-14 17:14:50 +00:00
kleink 40c3e52a53 Header name markup nit. 2001-04-14 16:52:02 +00:00
kleink d367d3958b No need for <sys/types.h>. 2001-04-14 16:40:11 +00:00
thorpej 3ee35c5985 Update to reflect reality. 2001-04-14 00:15:41 +00:00
pooka 2bb6da2d27 cross-reference elf.5 2001-04-13 18:51:15 +00:00
pooka 13389c899b elf.5 2001-04-13 18:48:19 +00:00
pooka 6ce5077c69 add manual page describing ELF - executable and linking format 2001-04-13 18:47:56 +00:00
wiz 4586884856 Fix date. 2001-04-12 13:37:25 +00:00
wiz 66da0649c9 Fix date, whitespace, punctuation. 2001-04-12 13:36:54 +00:00
wiz fefd5f03de Fix date, whitespace and punctuation. 2001-04-12 13:32:40 +00:00
wiz 99b2da08ff Fix date. 2001-04-12 13:31:44 +00:00
msaitoh 6a1b4d087c describe about $fromconsole 2001-04-11 23:26:09 +00:00
aymeric 4b2e92d018 we've had PCMCIA support on the Amiga for a long time now. Advertise it. 2001-04-11 21:32:34 +00:00
wiz 9e244abeff Fix dates. 2001-04-11 19:24:35 +00:00
wiz 4200b6ea01 Fix whitespace. 2001-04-11 19:22:59 +00:00
wiz 16474ffa32 Fix xrefs. 2001-04-11 19:21:17 +00:00
wiz 226389d63b Add section to xref. 2001-04-11 19:11:53 +00:00
wiz a0f2fd8b8f Fix date. 2001-04-11 19:10:15 +00:00
wiz 1e6149a498 Add sections to xrefs. 2001-04-11 19:09:42 +00:00
wiz 2400e56793 Add RCS Id. 2001-04-11 19:09:30 +00:00
wiz 1ffa9a94fa Fix date. 2001-04-11 19:08:35 +00:00
wiz 182f49df00 Add sections to xrefs. 2001-04-11 19:07:33 +00:00
wiz 5807640dd6 Whitespace fixes. 2001-04-11 19:07:16 +00:00
wiz 54ad76e8ed Punctuation fixes. 2001-04-11 19:07:09 +00:00
wiz 16feedbc5a Remove some whitespace. 2001-04-11 19:06:11 +00:00
wiz e4ddc05c86 Fix date and whitespace. 2001-04-11 18:55:33 +00:00
wiz 53273fee33 Fix date and Nd. 2001-04-11 18:54:00 +00:00
wiz ee76aede6a Fix date, and remove a space. 2001-04-11 18:53:26 +00:00
wiz cfb9d94137 Fix date and whitespace. 2001-04-11 18:51:53 +00:00
wiz de87d4581f Add sections to xrefs, sort SEE ALSO, discard some whitespace. 2001-04-11 18:43:07 +00:00
wiz 143014121b Fix date, add sections to xrefs, and sort SEE ALSO. 2001-04-11 18:40:54 +00:00
wiz cb692f86df Fix date, and one formatting. 2001-04-11 18:38:58 +00:00
wiz 9c8af6744a Add RCS Id, and fix some whitespace.
XXX: no copyright notice.
2001-04-11 18:33:06 +00:00
wiz 0f5249b84c Fix date. 2001-04-11 18:31:53 +00:00
wiz 7babccce18 Fix date and punctuation. 2001-04-11 18:31:23 +00:00
wiz 1ed75412a9 Fix date and whitespace/punctuation. 2001-04-11 18:27:10 +00:00
bjh21 a886186c7f Create MI manpages for ea(4) and eb(4) and remove the arm{26,32}-specific ones. 2001-04-10 21:11:11 +00:00
tsarna a1f7b09606 Note PRO/100 S is supported. 2001-04-10 16:57:29 +00:00
wiz 36c15c2fbf Add bare-bones autoconf.4, similar to other autoconf(4)s. 2001-04-09 20:55:11 +00:00
hubertf dc9d61c9f9 add copyright. 2001-04-09 20:19:51 +00:00
wiz 28d9bbd17d Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
wiz 2f5daf571c ioctl(2), not (4); whitespace. 2001-04-09 19:12:44 +00:00
augustss f70857ea75 Fix typo. 2001-04-09 18:59:51 +00:00
wiz 527a861e86 add sections to xrefs. 2001-04-09 17:35:51 +00:00
wiz 70e0a20f52 kerberos(8), not (1) 2001-04-09 17:33:08 +00:00
wiz 7469b2c748 Improve reference to config 8, and some whitespace fixes. 2001-04-09 17:31:03 +00:00
wiz 9f63abe263 Replace a .Xr with a .Pa. 2001-04-09 17:14:38 +00:00
wiz f7064e7d10 Fix date, and some whitespace while I'm here. 2001-04-09 17:13:19 +00:00
wiz 4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
wiz 512125447e Fix date, and whitespace while I'm here. 2001-04-09 17:09:58 +00:00
wiz 5636701713 Fix date, and some whitespace, as well as one macro usage. 2001-04-09 16:53:57 +00:00
wiz 35b0944311 Remove paragraph about gated(8). Noted by Hubert Feyrer. 2001-04-09 16:39:31 +00:00
wiz 24a07b4b55 Add RCS Id; reference daicctl instead of isdnctl, and generally improve
man page.
2001-04-09 13:15:47 +00:00
wiz 4434b7c207 Add RCS Id, and mark path with .Pa. 2001-04-09 13:14:52 +00:00
wiz f6b545c0af Add RCS Id. 2001-04-09 13:14:25 +00:00
wiz 54adaa0545 Add RCS Id, fix markup in one place, and rename AUTHOR to AUTHORS. 2001-04-09 13:14:06 +00:00
wiz 342cb90c4c Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:13:15 +00:00
wiz 686b1f822e xref isdntel instead of isdnphone, which doesn't exist.
Add RCS Id. Rename AUTHOR to AUTHORS.
2001-04-09 13:12:55 +00:00
wiz c740b88e91 Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:11:58 +00:00
wiz 414ef4dcef Fix date. 2001-04-09 13:11:28 +00:00
tsutsui 4112cebef6 Document COMPAT_AOUT_M68K. 2001-04-07 12:31:17 +00:00
wiz 0e9cec3b66 Double typo. 2001-04-06 15:54:10 +00:00
wiz 7e32c5e43d Two typos. 2001-04-06 15:53:43 +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
onoe 2b490d37b2 add support Cisco aironet 350 series. 2001-04-06 09:31:20 +00:00
wiz 9726886d87 ie.4 is gone. 2001-04-05 12:47:27 +00:00
wiz 3c6a149a9b Don't mention ie(4) anymore, as it has been replaced by ai(4), ef(4),
and ix(4) a long time ago.
While I'm here, fix some whitespace, mention ega(4), and add xrefs
for ai(4), ef(4) and ix(4).
2001-04-05 12:47:05 +00:00
wiz f49721c0c6 This driver has been replaced by ai(4), ef(4), and ix(4) a long time ago
(February 1998), so we don't need the man page anymore.
Noted by Rafal Boni.
2001-04-05 12:30:21 +00:00
bjh21 bf63c86560 English grammar fixups. Mostly adding articles (definite and indefinite),
with occasional corrections of number and suchlike.  This shouldn't introduce
any semantic changes.
2001-04-04 16:57:53 +00:00
augustss dc702d43a6 Remove any mention of moused until I've actually written the program. 2001-04-04 14:16:07 +00:00
wiz 5885978f76 Add section to xref. 2001-04-04 11:39:40 +00:00
wiz 9f4a1a9112 Xref uvm(9), not UVM(9).
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00
wiz c89f8c6cc1 Add section to xref, and whitespace fixes. 2001-04-04 11:22:48 +00:00
wiz bf62f42958 Change markup a bit. 2001-04-04 11:22:27 +00:00
wiz e70a7aac7c Fix a xref, and some whitespace. 2001-04-04 11:22:05 +00:00
wiz 6a876f869e execve(2), not (3). Whitespace fixes. 2001-04-04 11:21:43 +00:00
wiz f3355d32a4 Whitespace and punctuation fixes. 2001-04-04 11:21:13 +00:00
wiz e54c83e137 dhclient(8), not (1), but postfix(1), not (8). 2001-04-04 11:13:44 +00:00
wiz 0b76669022 login(1), not (8). 2001-04-04 11:13:12 +00:00