3422 Commits

Author SHA1 Message Date
schweikh
fec6546e12 english(4) police. 2002-12-27 12:15:40 +00:00
trhodes
691282b859 mount_msdos(8) > mount_msdosfs(8) as they have different names in 4.X/5.X.
Correct link to the handbook (typo).

Pointed out by:	chris
2002-12-27 04:06:04 +00:00
trhodes
ea00b713bc Whitespace created in Makefile from previous commit. 2002-12-27 03:17:39 +00:00
trhodes
04bc8355a5 Add a manual page for msdosfs (msdos.5) and connect it to the build.
Quick review by:	chris (older version)
2002-12-27 03:17:02 +00:00
ru
f6006b0adb Spelling: s/then/than/ where appropriate. 2002-12-24 16:52:31 +00:00
ru
4979ab8d81 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
dillon
f3a396d49d Bring the diskless manual page more up-to-date. It still needs a lot of work. 2002-12-23 18:44:22 +00:00
ru
301b96498b Fixed the abuses of .Ql visible on stderr in troff mode.
PR:		docs/37176
2002-12-23 16:04:51 +00:00
ru
57c4647984 mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks. 2002-12-23 15:05:18 +00:00
ru
9b5e5f1e9a mdoc(7) police: markup nits. 2002-12-23 15:00:56 +00:00
ru
2b59bc779f mdoc(7) police: grammar and spelling nits. 2002-12-23 14:59:07 +00:00
ru
f20551a91e mdoc(7) police: markup fixes. 2002-12-23 14:55:28 +00:00
ru
fc6bf600cc Added xref to syncache(4). 2002-12-23 14:51:18 +00:00
ru
351ce3387a mdoc(7) police: markup and grammar fixes for previous delta. 2002-12-23 14:50:31 +00:00
dillon
bdd4b4e798 A pile of patches, most notably some Doc policing by Hiten Pandya. 2002-12-23 07:27:53 +00:00
dillon
6a9b175c84 Add development.7
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
schweikh
687750af7d english(4) police. 2002-12-22 21:04:59 +00:00
dillon
3c0d125aa8 So many people have asked me to describe my development environment that
my fingers are getting tired.  Here is a new manual page, 'development',
which describes a very powerful, generic, exportable development environment
suitable to developers, sysops, admins, and anyone at all who is
maintaining more the one FreeBSD box.  I have used this type of environment
for many years and have had to make virtually no changes to it for all that
time.

MFC after:	3 days
2002-12-22 02:07:05 +00:00
ru
c01cb9bac0 mdoc(7) police: Fixed language. 2002-12-20 12:41:26 +00:00
trhodes
afe2ea2b71 Remove obsolete information about 'conflicts' 2002-12-20 04:56:52 +00:00
chris
47650e6e2e Include a cross-reference to maclabel(7) for policies that use MAC labels.
MFC Candidate.

Sponsored by:	DARPA, Network Associates Labs
2002-12-20 00:17:10 +00:00
chris
2900fe624b o Change "accesses" to "access" (sounds better)
o Correct the range of compartments (1..256 instead of 0..255)
o Use the correct name for "Network Associates Laboratories"

MFC Candidate.

Sponsored by:	DARPA, Network Associates Laboratories
Reviewed by:	Adam Migus <adam@migus.org>
2002-12-19 23:47:59 +00:00
trhodes
5c5d2fc25d Remove reference to a non-existant manual page && add a cross-reference to
ulpt(4)
2002-12-19 19:00:51 +00:00
trhodes
74d2e1db46 Tweak the grammar in the device.hints(5) manual page.
PR:		45893
Submitted by:	Chris Pepper <pepper@rockefeller.edu> (Original Version)
2002-12-19 18:26:26 +00:00
obrien
1f50a5afd9 Embellish the manpage.
Obtained from:	NetBSD
2002-12-19 04:41:54 +00:00
chris
9a2c44c9d9 Refer to the now-existent `options MAC_BSDEXTENDED'.
MFC Candidate.

Prompted by:	dcs
Sponsored by:	DARPA, Network Associates Laboratories
2002-12-18 22:46:45 +00:00
ru
e7e659d1cc mdoc(7) police: kill whitespace at EOL. 2002-12-18 09:19:11 +00:00
mckusick
18817ccf44 Delay an optional amount of time after booting before starting a
background fsck. The delay defaults to sixty seconds to allow
large applications such as the X server to start before disk I/O
bandwidth is monopolized by fsck.

Submitted by:	Brooks Davis <brooks@one-eyed-alien.net>
Sponsored by:   DARPA & NAI Labs.
2002-12-18 07:21:31 +00:00
trhodes
52fb8d2b0f Spelling: s/ingrity/integrity/ 2002-12-16 21:13:25 +00:00
cognet
305d571d30 Import of a minimalist trm(4) man page.
Anyone with more man pages knowledge than I have should feel free to complete
it.
2002-12-16 18:44:24 +00:00
keramida
e3017ca925 Typo: devices numbers -> device numbers.
PR:		docs/46279
Submitted by:	Rich Morin <rdm@cfcl.com>
MFC after:	3 days
2002-12-16 00:52:31 +00:00
dillon
524e713804 Change tcp.inflight_min from 1024 to a production default of 6144. Create
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.

MFC after:	3 days
2002-12-14 21:00:17 +00:00
trhodes
f5e52774c5 Document NO_CPU_CFLAGS && NO_CPU_COPTFLAGS in the make.conf(5) manual
page.

PR:		45418
Reviewed by:	jhb (a slightly older version)
2002-12-14 15:53:32 +00:00
ru
ffeb55d5da mdoc(7) police: markup nits + fixed two misspellings of drivers.flp. 2002-12-14 15:46:50 +00:00
ru
311f3f3656 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 16:53:51 +00:00
ru
a32be2043c mdoc(7) police: markup overhaul. 2002-12-13 15:27:27 +00:00
ru
c5a591f1ad mdoc(7) police: markup overhaul. 2002-12-13 10:38:42 +00:00
ru
0d70b12472 mdoc(7) police: markup overhaul. 2002-12-13 10:04:12 +00:00
ru
db94319c60 mdoc(7) police: SEE ALSO references aren't real sentences. 2002-12-13 09:06:44 +00:00
ru
c33595b094 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 09:05:50 +00:00
murray
3e61cacbd9 Add more information about the third floppy disk, drivers.flp.
Approved by:	re (jhb)
2002-12-12 23:11:43 +00:00
chris
dbe6f22dd9 Use the correct compartment notation in sample labels.
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-12 22:47:08 +00:00
chris
c85bc9a282 Change an "i.e." to an "e.g." This will be changed when a better
solution is worked out to clarify more specific compartment-related
cases.

Submitted by:	dcs
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-12 22:27:00 +00:00
trhodes
eb277a30c8 Fix the HISTORY to match reality. They were never MFC'ed to 4.X.
Submitted by:	R. Imura <imura@ryu16.org>
Approved by:	re (murray)
2002-12-12 22:22:51 +00:00
chris
e2c68238d2 Add and fix cross-references.
Prompted by:	rwatson, dcs
Sponsored by:	DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00
trhodes
40707e7c04 Update the pcm(4) manual page to explain devfs, fix a grammar error and
cross-ref devfs(5).

Approved by:	re (jhb)
2002-12-12 19:50:09 +00:00
ru
041d1287e8 Uniformly refer to a file system as "file system".
Approved by:	re
2002-12-12 17:26:04 +00:00
ru
0ed6cc605c mdoc(7) police: markup fixes.
Approved by:	re
2002-12-12 15:27:26 +00:00
ru
cca6aee310 mdoc(7) police: overhaul.
Approved by:	re
2002-12-12 15:25:56 +00:00
ru
9622c79f57 mdoc(7) police: markup overhaul.
Approved by:	re
2002-12-12 14:25:52 +00:00