ru
e128d80bda
-mdoc'ify.
2000-02-08 21:32:12 +00:00
asmodai
b43cab5c02
Update a bit. Inspired by the mentioned PR.
...
PR: 11258
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
John Reynolds <jjreynold@home.com>
2000-02-05 11:56:26 +00:00
mpp
1f6e7a3019
Fix the usage of the .Dd macro so that the correct year is displayed,
...
instead of 1900.
PR: bin/16207
Note: there is still a groff problem with Y2K that needs to be fixed,
so the PR is still valid.
2000-01-30 22:26:06 +00:00
kris
e5a07357d7
Document OpenSSL directories.
2000-01-30 04:22:11 +00:00
mjacob
be3fbbe253
Add wx && ses manpages
2000-01-29 22:06:09 +00:00
mjacob
da21092306
add a minimal man page for the SES driver
2000-01-29 22:04:59 +00:00
mjacob
c9ce50f150
add a figleaf of a man page for the Intel Gigabit card
2000-01-29 22:04:28 +00:00
chris
d19047f468
Update the /usr/include/ hierarchy for the cam/ and cam/scsi/ directories.
...
PR: 16345
Submitted by: Nick Hibma (henny) <n_hibma@webweaving.org>
2000-01-29 06:42:23 +00:00
chris
6f3d10e28e
Grammar fixes:
...
- "In result" generally sounds better as "As a result".
- "faith interface ..." was changed to "The faith interface" at the
beginning of a sentence.
2000-01-29 02:04:31 +00:00
chris
3e0ef0bbfc
Grammar fix: `Different than'' should really be
`different from''.
2000-01-29 01:54:59 +00:00
rwatson
1d708306f5
Fix man page structures/constants to match recent changes in acl.h
...
Fix a few more namespace messes and whitespace curiosities in acl.h
Fix comments in acl.h
Clean up some function prototypes from acl.h that won't be committed
before the code freeze.
Some of this kindly pointed out by: the ever patient bde
2000-01-28 15:22:51 +00:00
asmodai
f2fc25ad35
Remove the i386 bit from the manpage which was left there due
...
to my misunderstanding.
2000-01-28 12:24:53 +00:00
asmodai
40392f826a
Fix misunderstanding that ata(4) is i386 only. Since this file has
...
no history, it does not warrant repo action.
2000-01-28 08:41:04 +00:00
asmodai
9b21f75178
Welcome the ata(4) manpage. This will be highly used for 4.x.
...
(I hope)
Submitted by: sos
Reviewed by: sos, Dan Langille <reviews@freebsddiary.org>
2000-01-27 22:39:53 +00:00
wpaul
f6513ec593
Fix some typos. Mention DM9102A support. Mention support for built-in
...
ethernet on some Compaq Presario machines. Mention support for built-in
ethernet on LinkSys GigaDrive. :)
2000-01-27 19:30:31 +00:00
archie
22ad8619bf
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
archie
9ad5cf0b32
Add a reference to ng_bpf(8).
2000-01-25 20:33:25 +00:00
archie
9c5939b3c5
New man page ng_ether(8) describing the netgraph capabilities of
...
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
n_hibma
7d24a31cec
Install the USB include files in /usr/include/dev/usb.
...
We should still sort out some way of avoiding the clutter. Not all files
should be there.
Prompted by: Louis A. Mamakos <louie@TransSys.COM>
2000-01-25 09:24:23 +00:00
asmodai
4fba3c68b3
Update my email address.
2000-01-24 19:36:52 +00:00
asmodai
f8b5f17e8c
Add AUTHORS section.
2000-01-24 19:34:47 +00:00
asmodai
24a6030851
Add dependant devices (device pci) that need to be present before
...
this driver can be used.
2000-01-24 16:09:45 +00:00
peter
8574c5493d
Remove stray "cam" in the example device lines.
2000-01-24 08:57:41 +00:00
asmodai
b27d1591a1
Change this to reflect some manpage changes I made.
2000-01-23 21:53:31 +00:00
asmodai
ec4f9c660e
Get rid of lame \& usage.
2000-01-23 18:30:17 +00:00
asmodai
e7991ff6b2
Please welcome the mlx driver manpage.
2000-01-23 18:25:49 +00:00
asmodai
bb50b1cfca
Please welcome the amr driver manpage.
2000-01-23 18:12:56 +00:00
asmodai
11731c7644
Remove ssc(4), su(4) and uk(4).
...
These have been surpassed by CAM/xpt/pass/camcontrol(8) and libcam.
OK'd by: peter
2000-01-23 17:48:19 +00:00
asmodai
887b2267db
Third round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 17:00:18 +00:00
asmodai
6cf0cbdb7e
Second round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
asmodai
c4466975d2
First round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 15:04:20 +00:00
asmodai
f43b8177a9
Don't build ze and zp manpages.
2000-01-23 13:48:36 +00:00
asmodai
f81a68a29e
Remove .Xr's to apmconf(8) since this got removed and merged into
...
apm(8).
2000-01-23 13:41:56 +00:00
asmodai
57a0551ffe
Remove these manpages. They already got axed in other parts of the
...
documentation.
Nudged by: phk
2000-01-23 13:00:47 +00:00
groudier
196127c4c5
`sym' driver man page addition.
...
Reviewed by: David O'Brien
2000-01-23 12:25:19 +00:00
mpp
d085826f21
Fix minor mdoc style bug made by previous commit.
2000-01-22 21:24:36 +00:00
asmodai
ee22114f9e
Remove alpm.4 from being made, since it was removed.
...
Forgotten by: nsouch
2000-01-22 17:55:05 +00:00
n_hibma
d87fe34c20
Add reference to AMD-756
2000-01-22 16:13:26 +00:00
nsouch
157b0f5f7c
Various manpage cleanups after newbus port of ppbus.
...
Remove alpm.4 from machine independant manpages set.
2000-01-22 10:49:41 +00:00
archie
16af9976b6
Document these drivers' support for netgraph(4).
2000-01-21 01:42:55 +00:00
yokota
aae7e72f94
PSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME in
...
psm.c rev.1.21.
2000-01-20 13:23:42 +00:00
asmodai
d4d56f1967
Pull a.out.5 into the future. New binary file formats already exist
...
and are not compatible. Also, add a crossreference to elf(5).
2000-01-17 20:22:37 +00:00
archie
8ece9a32c6
Work around aparent bug in the .Dv macro by eliminating some spaces.
...
The closing curly-brace in this line was being omitted somehow.
2000-01-17 20:10:39 +00:00
wpaul
9a7458c2e6
The correct part number for the CATC ASIC is USB-EL1210A, not
...
USB-EL1201A or even USB-EL1202A. Wonder what drugs I was on when
I made this mistake, and then propagated it to 6 different files.
*sigh*
2000-01-17 18:49:20 +00:00
asmodai
33c0e32021
Usage of ``net'' in the device argument list is deprecated.
2000-01-17 15:41:14 +00:00
asmodai
9a9dfc5208
Change .Os macro to an empty one to denote that the KAME files are
...
not FreeBSD specific.
Made happy: sheldonh
2000-01-17 15:24:41 +00:00
asmodai
3a10d5f0ac
Duh! Actually remove drum.4 from the Makefile.
...
Pointed out by: Richard Wackerbarth <rkw@dataplex.net>
2000-01-17 15:13:00 +00:00
asmodai
a90d4cc517
Fix usage of quotes in kerneloptions.
2000-01-17 14:55:02 +00:00
asmodai
1ed94bf1b0
Seperate commit from the rest due to the fact that the /& fixing in
...
this case also corrects the usage of quotes in options.
2000-01-17 14:51:44 +00:00
asmodai
f35bf3ff84
Fix usage of /& in conjunction with the .Cd macro.
2000-01-17 14:50:59 +00:00