Jun-ichiro itojun Hagino
4bfc7eeb68
sync with reality/latest kame
2000-07-04 16:39:23 +00:00
Ollivier Robert
2d311b79cd
- link ata.4 to {acd,ad,afd,ast}.4
...
- add the reference to ad.4 in da.4.
MFC candidate.
Submitted by: sheldonh, mpp
2000-07-04 16:32:46 +00:00
Nick Hibma
fd473ea108
Correct the text for the return value.
...
Submitted by: phk
2000-07-04 12:45:56 +00:00
Ollivier Robert
2ae7523515
Insert a reference to ata.4.
...
Discussed with: phk
2000-07-04 10:01:12 +00:00
Ollivier Robert
b388f1b766
Oops, there's no ad.4.
2000-07-04 09:37:06 +00:00
Ollivier Robert
fddc77af6f
Replace a reference to wd(4) to ad(4).
...
Found by: phk
2000-07-04 09:32:11 +00:00
Sheldon Hearn
8ca01badb9
Clear the obsolete argument to the Os macro.
...
Clear extraneous arguments to Nm.
Use Pa to mark up paths.
Use a single tagged list in the FILES section.
2000-07-03 12:56:00 +00:00
Jeroen Ruigrok van der Werven
83734e47d3
Fix up typo.
...
Add description of sshd_program variable.
Submitted by: Ashley Penney <ashp@unloved.org>,
Adrian Chadd <adrian@freebsd.org>
2000-07-03 12:34:27 +00:00
Garrett Wollman
9ec4c09af1
Use consistent markup for literals and quoted metasyntactic variables.
...
Left unfixed: `NIS' should be marked up as a tradename.
2000-06-30 15:59:48 +00:00
Garrett Wollman
c9e5fb39e5
Spell `99%' correctly.
2000-06-30 15:28:06 +00:00
Garrett Wollman
4469e49ba8
Fix spelling of `whose'.
2000-06-30 15:22:18 +00:00
Sheldon Hearn
c5eadb2bdb
Do not link bktr.4 and bt.4 into ../, since these are no longer
...
installed from man4.i386.
PR: 19601
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-30 11:50:46 +00:00
Sheldon Hearn
98a83e2dd1
Use "yesterday's" instead of "yesterdays" as required for correct
...
grammar.
Since this pushes the line to an unacceptable length, apply the
accepted line breaking style.
2000-06-30 11:24:31 +00:00
Brian Somers
1fb83b0a07
De-spam (oops!)
...
Spotted by: sheldonh
2000-06-30 11:18:19 +00:00
Brian Somers
2d60050a94
Add $daily_status_mail_rejects_logs, defaulting to 3 to control
...
how many /var/log/maillog* files to check
PR: 19587
2000-06-30 09:41:16 +00:00
Brian Somers
136a5ce64d
Reword the description of weekly_status_pkg_enable (although not
...
quite how Sheldon suggested)
Suggested by: sheldonh
2000-06-27 12:04:43 +00:00
Brian Somers
0ae3b944b5
Add weekly_status_pkg_enable (defaults to NO)
2000-06-27 11:20:08 +00:00
Brian Somers
5cda06b8b7
Mention $daily_accounting_compress
...
Forgotten by: Ben & I
2000-06-27 10:52:21 +00:00
Archie Cobbs
b3fed38d39
Update to reflect new ng_ether(4) hooks.
...
Remove 'options NETGRAPH' requirement.
2000-06-27 00:09:49 +00:00
Sheldon Hearn
ad61de5c4e
The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it
...
from the documentation also.
2000-06-26 08:29:47 +00:00
Mike Pritchard
db3af44eb0
Remove some mis-leading text from the "Libraries" section.
2000-06-24 23:02:01 +00:00
Brian Somers
f3e285ba7d
Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
...
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.
Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
Sheldon Hearn
37f653195d
Use sub-sections (Ss) to categorize diagnostics and rationalize
...
diagnostic lists (Bl -diag) so that there is one per section.
Since this change creates a large delta, enforce line-breaking
style while I'm here.
These changes have blanket approval from (but were not reviewed
by) the author.
2000-06-22 08:32:54 +00:00
Alexander Langer
aa3524dbd4
mdoc style cleanup: newline for new sentence.
...
Submitted by: sheldonh
2000-06-20 15:05:06 +00:00
Alexander Langer
22d8007635
rc.local is no longer a default.
...
PR: 19314
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-20 10:30:50 +00:00
Alexander Langer
8f8b4df79a
Fix typo (accessable --> accessible) and add period.
...
PR: 18588
Submitted by: Anatoly Vorobey <mellon@pobox.com>
Reviewed by: asmodai
2000-06-14 17:53:11 +00:00
Jake Burkholder
51255f9da7
Add MLINKS for queue(3) FOREACH_REVERSE and HEAD_INITIALIZER macros.
...
Forgotten by: jake, archie
2000-06-12 15:28:08 +00:00
Alexander Langer
505f2a7ecf
Document possible values for the waitfor arg.
...
PR: 18627, 18628
Reviewed by: asmodai
2000-06-12 13:53:04 +00:00
Jake Burkholder
03763fe07f
(1) document *_HEAD_INITIALIZER
...
(2) fix a STAILQ_HEAD that should have been STAILQ_FIRST
Requested by: (1) bde
(2) W Gerald Hicks <jhix@mindspring.com>
2000-06-10 16:41:07 +00:00
Jeroen Ruigrok van der Werven
9f32f83458
Fix alphabetical ordering of supported ATA-chipsets.
2000-06-10 13:38:40 +00:00
Alexander Langer
dc661e78a8
Remove XXX: Describe if_init().
...
Reviewed by: asmodai
2000-06-10 10:23:06 +00:00
John Baldwin
8a28ce0e42
Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
...
Reviewed by: yokota, obrien
2000-06-09 23:47:30 +00:00
Brian Somers
64e475537d
Document $clear_daily_*
2000-06-09 17:07:59 +00:00
Alexander Langer
9092a4bca7
Add bus_alloc_resource.9 and bus_release_resource.9.
...
bus_release_resource.9 contains a paragraph obtained from a mail
by Warner Losh <imp@FreeBSD.org> to myself.
Reviewed by: asmodai, hoek; in parts by msmith, mdodd and imp
2000-06-08 21:00:12 +00:00
Jeroen Ruigrok van der Werven
9549ae76d5
Remove \n I overlooked in a previous commit.
...
PR: 19111
Submitted by: R. Matthew Emerson <rme@nightfly.apk.net>
2000-06-08 13:29:41 +00:00
Ruslan Ermilov
30592a1799
Document /usr/lib/aout.
...
PR: conf/18167
2000-06-07 07:41:09 +00:00
Andrey A. Chernov
c661df54c3
Wording: reset to normal ANSI value -> reset to the normal color
2000-06-06 06:14:37 +00:00
Andrey A. Chernov
d2cb162e9c
ANSI attribute -> video attribute, was confused by wrong syscons comment
2000-06-06 00:19:51 +00:00
Andrey A. Chernov
9d95519b5b
initial -> normal (since this term used in syscons too)
...
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
Andrey A. Chernov
30c768bd37
Properly mark all sequences which set initial colors.
...
Clean color tables.
2000-06-05 23:50:00 +00:00
Andrey A. Chernov
96a7b7f843
Specify parameters ranges for E[...x
2000-06-05 23:24:37 +00:00
Andrey A. Chernov
f396b96167
Document E[39m and E[49m
...
Describe whole E[...x set
2000-06-05 23:01:58 +00:00
Ruslan Ermilov
c5f8035bad
/usr/mdec has gone 1.5 years ago.
2000-06-05 16:14:51 +00:00
Jeroen Ruigrok van der Werven
7603b950ef
VFS_CHECKEXP.9:
...
Fix typo.
Fix description.
VFS_FHTOVP.9:
Fix order in which the manpage says the calls should be made.
PR: 18590
Submitted by: Anatoly Vorobey <mellon@pobox.com>
2000-06-04 15:31:12 +00:00
Gerard Roudier
334705dd0f
Submitted by: Sheldon Hearn
...
Miscellaneous fixes.
2000-06-04 14:58:40 +00:00
Sheldon Hearn
f5b5fc6c75
Document the NewReno sysctl knob.
...
Submitted by: jlemon
2000-06-02 13:12:36 +00:00
Chris Costello
92e24ad483
Replace `manual(section)' references with proper .Xr statements.
2000-05-31 21:33:15 +00:00
David E. O'Brien
5c0accbea6
Fix long lines.
2000-05-28 17:18:14 +00:00
Doug Rabson
823234556f
Add documentation for taskqueue apis.
2000-05-28 16:53:50 +00:00
Gerard Roudier
efac3cd1d3
Reviewed by: David O'Brien
...
Document driver support for:
- Early NCR53C810/815/825 chips.
- Newer chip architectural improvements (Hardware phase
mismatch and LOAD/STORE instructions).
2000-05-28 12:59:18 +00:00