Commit Graph

915 Commits

Author SHA1 Message Date
jfitz
6b8ac37908 Document portmap_program and lpd_program
Suggested by: Bill Fumerola <billf@jade.chc-chimes.com>
1999-03-29 17:22:47 +00:00
kjc
5fbe2a1eef typo fixes
PR:	docs/10738
Submitted by:Yamaguchi Takahiro tyama@titanium.crc.uec.ac.jp
1999-03-29 04:25:09 +00:00
grog
09c90bc345 Describe referenced states for plex and subdisk.
Remove BUGS entry for initializing RAID-5 plexes.

Get date right.
1999-03-28 08:50:11 +00:00
grog
896897c910 Remove incomplete diagram in troff output only.
Typo: replace 'subvolume' with 'subdisk'.

Put a \& in front of a line starting with a period.

PR:  		docs/10809
Reported-by:	Kanenda
1999-03-27 00:22:34 +00:00
bde
389f278b1a Fixed bitrot in synopsis. 1999-03-26 02:11:59 +00:00
wpaul
9b4df080f7 Fix recurring typo: fine -> file 1999-03-25 00:52:44 +00:00
ghelmer
4966551e3c Mention securelevel 3 to match comment in rc.conf. 1999-03-24 14:07:33 +00:00
brian
85e1776696 Document natd_program 1999-03-24 10:28:16 +00:00
grog
ee0109ef77 Cosmetic changes for troff output
Long-wished-by: joerg

Clarify yet again how to perform a newfs on a vinum volume.
1999-03-24 09:22:06 +00:00
alex
3792132308 Typo fix (set --> get).
Obtained from:	OpenBSD (David Leonard)
1999-03-22 23:13:37 +00:00
des
a9532463d8 Document net.inet.ip.fastforwarding, and the fact that it bypasses the
ipfirewall code.

Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1999-03-20 10:25:40 +00:00
billf
49050fd4ee security(1) doesn't exist, but security(7) does.
PR:		docs/10478
Submitted by:	Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
1999-03-20 04:03:56 +00:00
grog
8c937f6cbf Clarify yet again that we need to synchronize the debug state of
kernel and userland modules.

Describe the superdevice method of ensuring that people at least
recognize the problem if they run into a debug synchronization problem.
1999-03-19 07:27:31 +00:00
ghelmer
a70b14c2f7 Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,
at Doug Rabson's suggestion, add vn_lock(9) as an alternative name for
this manpage and note its calling convention.

PR:		docs/9338
1999-03-17 20:17:32 +00:00
ghelmer
e5a30b3249 Spelling and grammar fixes.
PR:		docs/10401
1999-03-15 16:01:22 +00:00
ghelmer
dfda582e85 Fix reference (FreeBSD 3.0.1 -> FreeBSD 3.1), remove apparent typo,
and fix reference to sysctl(8).

PR:		docs/10428 docs/10482
1999-03-15 15:43:10 +00:00
billf
2c43eaae04 1) line 76: "fine" should be "file"
2) line 80: "abso" should be "also"

PR:		docs/10496
Submitted by:	Osamu Mihara <mihara@prd.fc.nec.co.jp>
1999-03-15 02:49:13 +00:00
billf
ffde7576cd Typo - latter -> letter
PR:		docs/10591
Submitted by:	Kanenda <vanitas@ma3.seikyou.ne.jp>
1999-03-15 02:34:40 +00:00
alex
eb5f4d97fb EACESS -> EACCES
Submitted by:	garath@code.ridgefield.org via OpenBSD
1999-03-15 00:14:16 +00:00
grog
6b29f1cd3c Clarify the undesirability of static configuration.
Describe the problems of synchronization between userland and driver.

  Tripped-over-by: Chris Foote <chris@senet.com.au>
1999-03-13 07:49:52 +00:00
yokota
8b54581be6 Oops, syscons.4 hasn't been added to Makefile! 1999-03-11 14:10:31 +00:00
ghelmer
3096513cdf erst0 -> ersa0
PR:		docs/9860
1999-03-07 18:57:50 +00:00
ghelmer
c513542875 MAKEDEV pty# makes 32 pty pairs, not 16.
PR:		docs/9879
1999-03-07 18:53:10 +00:00
bde
1240b9d08c Removed old scsi section 9 man pages. Only cd.9 has been converted to
cam.  scsiconf.9, sd.9, and st.9 can now be found in the Attic.

Reviewed by:	ken
1999-03-06 19:03:31 +00:00
bde
98ca5d3ff3 Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink).
Didn't fix bitrot in this page's name; just install a link.
1999-03-06 17:37:20 +00:00
bde
6279b56859 Fixed wrong function prototype(s) in synopsis. 1999-03-06 17:25:50 +00:00
bde
3986a33de4 Fixed bitrot in synopsis (u_long changed to uintptr_t for portability). 1999-03-06 17:21:14 +00:00
bde
389ff37d45 Fixed C syntax error in synopsis. 1999-03-06 17:14:24 +00:00
bde
df2c6f909c Fixed bitrot in synopsis (const poisoning hadn't reached here). 1999-03-06 17:10:15 +00:00
bde
a249d8a53c Fixed missing headers in synopsis. 1999-03-06 17:07:29 +00:00
bde
acc1594b18 Fixed bitrot in synopsis (fuword() and suword() changed to support alpha). 1999-03-06 17:04:18 +00:00
bde
263c045b9d Fixed bitrot in synopsis (some const poisoning hadn't reached here). 1999-03-05 18:43:00 +00:00
jkoshy
528f423b9d Typo fix.
PR:		docs/10348
Submitted by:	Chris Costello <chris@holly.dyndns.org>
1999-03-02 07:27:01 +00:00
grog
9c92aec4b6 Change some .Ar macros to .Pa.
Describe /dev/vinum/control*

Describe drive "referenced" state.

Remove warning about kldunload; it seems to work now.

Still more descriptions of how to debug things.
1999-03-02 07:03:30 +00:00
ghelmer
bf5ad42eb8 Add a missing word and change a "then" to "than".
PR:		docs/9304 docs/9822
1999-03-02 03:55:34 +00:00
ghelmer
ff412f036b Apply mdoc macros, remove some spacing that caused unexpected line breaking,
and fix some spelling errors.  (I also took the liberty of converting the
reference to LKMs to KLDs.)

PR:		docs/9238 docs/9305
1999-03-02 03:45:47 +00:00
ken
5400fd5526 Fix misspelling of Julian's last name. Oops. 1999-02-27 07:56:08 +00:00
kato
17b8ed3576 The fe driver supports bridging, so added it to lists. 1999-02-25 10:48:31 +00:00
wpaul
3a8ab9a55c Minor updates for the ASIX AX88141, which is a newer version of the
AX88140A with power management and magic packet support. Correct the
addresses of the PCI power management registers and add some code to
detect the revision ID of the AX88141 and identify it in the probe
messages.

No other changes are needed since the AX88141 is functionally
identical to the AX88140A.
1999-02-23 01:52:42 +00:00
n_hibma
f44c7d5998 Added man page usb uhci ohci 1999-02-21 16:56:33 +00:00
fenner
750ebb4d6e Spell ".Fx" properly. 1999-02-18 16:53:29 +00:00
jkoshy
f4902022d6 Document forward(1) better.
PR:		docs/10126
Submitted by:	Sue Blake <sue@welearn.com.au>
1999-02-17 03:39:39 +00:00
jkh
7914b2af43 away go lkms, in come klds. 1999-02-15 00:56:38 +00:00
nsouch
afa196cd34 Move lp.4 to man4. It is not i386 dependent.
Fix ppbus and lpt declaration ('0' forgotten). Add info about retrieving
printer status with 'cat /dev/lpt0'.
1999-02-14 16:22:27 +00:00
nsouch
0b7e362863 Create new lpt manpage with ppbus info and the original lpt info.
Fix lp.4 ppbus terminology.
1999-02-14 12:06:16 +00:00
fenner
eb51443e9b Fix .Fx usage. 1999-02-13 21:45:58 +00:00
nsouch
9f34287bb0 Fix the date and add an smbus declaration 1999-02-13 18:08:35 +00:00
nsouch
5dd707f392 Add alpm.4, Aladdin Power Management SMBus support for the SMBus framework. 1999-02-13 17:48:41 +00:00
dillon
afb5888fe6 Clarify more of what VOP_LINK expects. 1999-02-13 07:56:49 +00:00
dillon
52e54f3251 Update man page - directory vnode should not be unlocked or released
by the VOP routine.  The caller does it.
1999-02-13 07:44:14 +00:00