garys
dcf881b1eb
Moved descriptions of securelevels from init(7) to security(7).
...
Files used both "securelevel" and either "secure level" or
"security level"; all are now "security level".
PR: docs/84266
Submitted by: garys
Approved by: keramida
MFC after: 3 days
2005-09-03 17:16:00 +00:00
schweikh
cdf0953516
s/then/than
2005-07-18 21:33:00 +00:00
brueffer
2a75eb6afb
- Remove MLINKS to nonexistant manpages
...
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
2005-07-14 20:29:08 +00:00
ru
41e43fe860
Fixed xref.
2005-01-21 12:01:00 +00:00
ru
4e1356aa93
MNT_NODEV is deprecated.
2004-11-29 09:56:12 +00:00
imp
251a8e93c7
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
ru
e3d6440363
Overhaul the markup.
2004-06-15 12:48:50 +00:00
dannyboy
8e37fd0b5d
"in in" is not always wrong (backout 1.18).
...
Keep the onion metaphor consistent.
2004-05-18 18:17:25 +00:00
dannyboy
569bfe2ef0
Effect the correct use of "affect".
...
Use em dashes instead of " - ".
Use .Em instead of *emphasis*.
Note that securing root indirectly (by securing staff accounts) works
only if direct root access has been limited. [1]
s/hacker/attacker, as done in the handbook. (inspired by [1])
PR: 52878 [1]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
2004-05-18 17:50:08 +00:00
ceri
e28335f600
Correct minor typos.
2004-02-18 18:52:09 +00:00
trhodes
8548040ce9
Remove 'broken in some cases' Xref to Kerberos.
...
PR: 30443
Cool with: markm (who approved this ages ago)
2004-02-10 07:08:54 +00:00
brueffer
a2d3051144
Grammar fix
...
PR: 54225
Submitted by: Christopher Nehren <apeiron@comcast.net>
MFC after: 3 days
2003-07-08 21:10:32 +00:00
trhodes
a5b28dd15a
Remove the old xref to kerberos(1), and replace it with an xref to
...
kerberos(8). According to markm, the kerberos(8) manual page is
installed if NO_KERBEROS is set.
PR: 30443
2003-06-14 13:23:49 +00:00
ru
f6006b0adb
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
keramida
2ddfcd57a0
Fix typo.
...
PR: docs/35422
Submitted by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
2002-02-28 22:44:15 +00:00
rwatson
036c50779e
Clarify word choice: s/those users/users/, since there is no previous
...
instance of 'users' to refer to.
2002-02-18 00:20:12 +00:00
mpp
3d5ea1e3c9
ispell sweep of share/man/man7/*.
2002-01-09 12:34:01 +00:00
dd
3604f5fad7
Spelling police: "more then" - "more than" where appropriate.
2001-11-24 19:47:12 +00:00
ru
80f060f0cf
mdoc(7) police: protect trailing full stops of abbreviations
...
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
ru
4345758876
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
ru
05e503d80a
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
dd
04d1b1c8dd
Remove duplicate words.
2001-06-24 01:34:38 +00:00
dd
935cf14795
OpenSSH doesn't forward keys by default.
2001-06-16 00:32:19 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
sheldonh
14e9cd73ea
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
nik
e42546b987
Note that openssh/ssl are in the tree now, and use the correct section
...
numbers for accton(8), sshd(8), and syslogd(8).
PR: docs/17100
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 13:59:26 +00:00
dillon
8969f97c23
Minor cleanups
...
Reviewed by: Matthew Dillon <dillon@backplane.com>
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-09-19 05:30:12 +00:00
dillon
240736f7b9
Bring security page uptodate, add more references, clarify some of
...
the comments, etc.
1999-09-18 18:21:38 +00:00
phantom
15f87e7569
mdoc(7) style fixes:
...
.Bx Free -> .Fx
Cross references to ports splited into different subsection
PR: 13256
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp
1999-09-04 14:55:22 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
chris
212887c836
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
ghelmer
4e5edd6415
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
ghelmer
dd79f1e615
Add a missing word and change a "then" to "than".
...
PR: docs/9304 docs/9822
1999-03-02 03:55:34 +00:00
ghelmer
d032ec5025
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
dillon
dd71c59852
Fix copyright info. Man page was written by Matt, not CSRG :-)
1998-12-26 05:19:42 +00:00
obrien
c4a48edc03
Hack -> compromise
...
hacker -> intruder (couldn't desired between this and 'cracker')
config -> configuration
sorted crossreferences
spell checked
Overall very good content, but we need one of our wordsmiths to change the
tone to match the CSRG manpages.
1998-12-25 23:39:01 +00:00
dillon
430b8a7a00
Grammer / Consistancy update
...
Submitted by: Eivind Eklund <eivind@yes.no>
1998-12-22 19:02:51 +00:00
dillon
5f658e4d70
Moved security page from man 1 to man 7
1998-12-20 20:12:17 +00:00