murray
a851d93fc5
Note that the contents of /tmp may or may not be kept between system
...
reboots.
Also add a `NOTES' section that reminds the reader that this man page
just documents the system default, and that the hierarchy of a given
site is at the system administrators discretion.
PR: docs/29525
2001-10-13 21:48:57 +00:00
yokota
0dd51f62a8
Update man pages in the section 4 to match the reality in -CURRENT.
...
- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the
newbus framework.
2001-10-13 09:08:37 +00:00
yar
1ad20a3541
Fix a small style slip: Files in /dev are not
...
devices theirselves, but device nodes.
2001-10-12 10:09:36 +00:00
yar
448605be4c
Add missing section number to a cross-reference to login(1).
...
MFC after: 3 days
2001-10-11 11:29:37 +00:00
bde
1afb151feb
Fixed some bitrot. The KSE interface change for vops had not reached here.
...
Didn't fix older bugs. Most of the examples don't even match historical
interfaces.
2001-10-10 10:17:02 +00:00
des
c7f5c40061
Document the dumpdir variable, and write a better description of the dumpdev
...
variable.
MFC: 1 week
2001-10-10 00:45:52 +00:00
ru
b97af7c812
mdoc(7) police: fix markup.
2001-10-08 10:12:41 +00:00
yokota
4d81d1c598
Add man page for device.hint(5).
2001-10-08 05:37:56 +00:00
murray
653bb68060
Remove references to non-existant pvcsif(8) and pvctxctl(8).
...
PR: docs/30446
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 05:05:31 +00:00
murray
bbd2a77815
Remove reference to non-existant crd(4) man page.
...
PR: docs/30445
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 04:46:07 +00:00
iedowse
a5a9e4b163
Mention that ed requires miibus.
...
Suggested by: Eugene Grosbein <eugen@grosbein.pp.ru>
2001-10-07 16:39:40 +00:00
sheldonh
257d2f0756
Updates for changes made by KSE import.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-10-06 11:19:41 +00:00
yar
f709f8a6c7
Move the agp(4) page from the i386 directory
...
to the machine-independent directory since
AGP is used on other architectures as well.
2001-10-05 08:12:03 +00:00
yar
93e2391e0f
Show kernel config syntax, not kldload command
...
in the SYNOPSIS section.
Reviewed by: ru
2001-10-05 07:17:24 +00:00
yar
9f7723d2e4
Use the traditional "indent" offset for mdoc(7) lists.
2001-10-05 06:32:40 +00:00
yar
bbb41c11df
Update the status of VLAN support in the ethernet drivers.
2001-10-05 06:30:42 +00:00
yar
8d14ffb929
Add the manpage for the AGP interface.
2001-10-05 06:08:22 +00:00
bde
5bfc140e1b
Second round of spelling fixes for vm_page_io_finised. The function name
...
is actually vm_page_io_finish.
2001-10-04 10:10:56 +00:00
bde
b96f5fd1cb
Removed garbage:
...
- bus_generic_map_intr.9. This has been undead for more than 3 years
following the changes in rev.1.4 of sys/bus.h.
- CONDSPLASSERT.9, SPLASSERT.9. These have been undead since SMPng.
They were even less useful than most section 9 man pages -- the
interfaces described in them have never been used in the FreeBSD
source tree.
2001-10-04 09:46:01 +00:00
bde
08ae13ee7f
Fixed missing include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of string args had not reached
here.
Fixed some style bugs (superfluous quotes).
2001-10-04 09:14:48 +00:00
bde
8e73a1ca4c
Fixed many wrong arg types and 1 missing arg in synopsis.
2001-10-04 09:08:59 +00:00
bde
17f224e149
Fixed wrong include in synopsis.
2001-10-04 09:01:49 +00:00
bde
75e6e0a441
Fixed (C) syntax error in synopsis.
2001-10-04 09:01:15 +00:00
bde
5936a4656b
Fixed bitrot in synopsis. Const'ification of m_copydata() had not reached
...
here.
2001-10-04 09:00:38 +00:00
bde
13d639d638
Fixed missing include in synopsis.
2001-10-04 08:59:53 +00:00
bde
4f49b7afb3
Fixed wrong arg type in synopsis.
2001-10-04 08:58:56 +00:00
bde
e344ce4b2a
Fixed wrong include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of make_dev() and
make_dev_alias() had not reached here.
2001-10-04 06:22:22 +00:00
sos
fb11970d9b
Update with latest chipset supports.
2001-10-03 09:02:05 +00:00
asmodai
32b7a97fcb
Fix alphabetical order of supported chipsets.
2001-10-03 08:31:16 +00:00
obrien
25f2ac9140
Clarify parameter "names" in prototypes.
...
Submitted by: bde
2001-10-03 07:33:59 +00:00
bde
3ebf15b40c
Fixed missing includes in synopsis.
2001-10-03 03:05:26 +00:00
ru
70b03c413d
mdoc(7) police: markup and grammar nits.
2001-10-01 16:38:25 +00:00
ru
57c9a013fa
Make __RCSID() and __FBSDID() examples compile.
2001-10-01 16:13:59 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
2582774aeb
Document new cursor escape sequences.
2001-10-01 13:47:40 +00:00
ru
6654aa4a58
mdoc(7) police: removed gratuitous .Pp calls.
2001-10-01 13:28:16 +00:00
ru
17cf5e5e5b
mdoc(7) police: markup and spelling nits.
2001-10-01 13:24:18 +00:00
ru
e40e95bd27
mdoc(7) police: removed hard sentence breaks, minor markup nits.
2001-10-01 13:20:05 +00:00
ru
83769df8dd
mdoc(7) police: removed hard sentence break.
2001-10-01 13:06:40 +00:00
ru
068a953f2d
mdoc(7) police: fixed markup of the FILES section.
2001-10-01 13:04:35 +00:00
ru
66969470f9
mdoc(7) police: add missing punctuation.
2001-10-01 13:02:32 +00:00
kris
50598072bf
Oops, /var/spool/uucp needs to stay for serial port locking
2001-10-01 08:52:40 +00:00
kris
f805e363ed
Oops, another obsolete UUCP knob
2001-10-01 08:29:58 +00:00
kris
220a5aaf0f
Note removal of UUCP periodic maintenance knobs
2001-10-01 08:28:28 +00:00
kris
fcd8209f23
Note removal of UUCP directories
2001-10-01 08:27:22 +00:00
kris
7ccfbea57e
Put back NOUUCP for now; cu and rmail are remaining pieces of the UUCP
...
code which will stay for now.
2001-10-01 08:13:57 +00:00
kris
76baf5c7ce
Remove NOUUCP build option
2001-10-01 06:28:30 +00:00
des
398f5f6a0f
Token man page for pseudofs(9).
2001-09-30 18:07:55 +00:00
sheldonh
9baef97649
1) Fix change_rules.sh for the case where firewall_type provides the
...
name of a file containing ipfw rules.
2) Replace the use of a predictable temporary filename with one
generated by mktemp(1).
3) Only exit with a zero exit status if the rules were updated.
4) Use a pager to view the new rules, not an editor.
I was told by dcs that this script's original author is no longer
interested in FreeBSD and would not wish to review this patch.
2001-09-30 14:30:55 +00:00
dd
e0692fbb19
mdoc(7) police: sort xrefs.
2001-09-30 12:49:21 +00:00