mav
93b09a6b44
After several suggestions from people, move eventtimers page from 7 to 4.
2011-12-14 15:19:40 +00:00
remko
8026dd7ea9
Move the sticky manual from section 8 to section
...
7 like NetBSD has, since this is not a command
on itself.
PR: 124468
MFC after: 1 week
2011-02-24 13:03:47 +00:00
mav
97cba22b58
Add eventtimers(7) man page, briefly describing event timers subsystem
...
functionality and configuration options.
2010-09-15 07:04:14 +00:00
gabor
b258e1aaa8
- Fix typo, it should have been c78.7
...
Submitted by: pluknet <pluknet@gmail.com>
2010-06-17 13:59:41 +00:00
gabor
49b988c960
- Add c99(7) manual page
...
- Add MLINKS to c.7, c79.7, c89.7, c90.7
2010-06-17 12:05:47 +00:00
gabor
6d59656f4c
- Rename adding_user(8) to adding_user(7). There's no adding_user utility,
...
but the man page describes conceptual information about the process of
adding a user, thus it should belong to section 7.
- Remove HISTORY and BUGS sections because of the aforementioned reason.
PR: docs/130151
Submitted by: Marian Cerny <jojo@matfyz.cz>
MFC after: 3 days
2009-01-30 15:14:58 +00:00
ru
85b2571640
Style (whitespace-only) change.
2007-10-12 10:35:24 +00:00
remko
8266cab35b
I understood the MLINK part incorrectly, it should be the other way around
...
also remove the init mlink to securelevel.
Discussed with and sharing pointyhat with: brueffer
2007-06-01 21:48:07 +00:00
remko
48e05cbb50
Revert my previous change, add an MLINK from securelevel.7 to security.7
...
Discussed with: brueffer
2007-06-01 21:33:21 +00:00
harti
521ee9798f
This is a short man page which describes bsd.snmpmod.mk. It documents
...
only the features that this file layers on top of bsd.lib.mk and should
therefore cross-reference to bsd.lib.mk, which doesn't exist.
2005-11-10 10:09:42 +00:00
ru
ad42658a8b
Use a single style for share/man/ makefiles:
...
- Sort MAN and MLINKS in "dictionary" order ignoring case.
- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.
2004-01-20 10:27:23 +00:00
simon
084778ce38
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
simon
87695ddeee
Add manual page to document the new rescue utilities in /rescue.
...
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-23 13:24:32 +00:00
dillon
6a9b175c84
Add development.7
...
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
chris
5d8d9df155
Add a man page describing the Mandatory Access Control label format.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-28 22:54:54 +00:00
chris
6c50bbc20b
sec-doc.7 has been repo-copied to sdoc.7 to be consistent with sprog.7.
...
Sponsored by: DARPA, NAI Labs
2002-07-06 20:30:29 +00:00
gallatin
b64e69a5a2
Remove reference to dead file (style.perl.7).
...
Pointy hat to: joe
2002-05-16 16:21:39 +00:00
mike
eba1005ff8
Fix misordered list.
2002-04-06 07:10:15 +00:00
mike
4ca49ee2c3
Add stdint(7), a manual which describes some of the integer types
...
available in the <stdint.h> header.
2002-04-06 07:05:42 +00:00
murray
a07f296c34
Add a makefile to document the release building process.
...
Specifically, this documents the available targets and relevant
environment variables for "make release". LOCAL_PATCHES,
RELEASEDISTFILES, RELEASENOUPDATE, etc.. are covered.
A future commit should add more information about drivers.conf,
boot_crunch.conf, and other less well-known aspects of the release
build.
Reviewed and history section added by: phk
2002-03-13 06:33:26 +00:00
chris
bcf7f83588
As discussed with Bruce Evans and Kirk McKusick:
...
o Combine ufs.7 and ffs.7 into a single ffs.7 man page.
o Remove all references to `ufs' as a file system.
o Proper (lack of) capitalization for `ffs'.
Obtained from: TrustedBSD Project
Sposnored by: DARPA, NAI Labs
2002-01-05 20:18:35 +00:00
chris
f863a08c07
Move UFS and FFS docs to section 7.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2001-12-28 17:10:13 +00:00
chris
08acd7caeb
Add in the new security documentation guidelines document.
...
Obtained from: NAI Labs CBOSS Project
Sponsored by: DARPA, NAI Labs
2001-12-22 22:07:02 +00:00
eric
7d96c52053
Add sprog.7 to the list.
2001-06-04 22:15:44 +00:00
dillon
154e92fce6
Add two new manual pages related to general firewall and tuning issues
...
Reviewed by: hackers
2001-05-27 23:14:27 +00:00
ru
7da3053737
Use Groff versions of man(7) and mdoc(7) manpages.
...
mdoc.samples(7) is superseded by mdoc(7).
2001-04-17 12:48:14 +00:00
ru
a27d1d954d
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
ben
5ec0383033
Actually add build.7 to the Makefile, 2 months late.
...
PR: 24405
Submitted by: Mike Meyer <mwm@mired.org>
2001-01-17 11:11:02 +00:00
joe
b918a3ad6c
Build and install the perl.style(7) manual page.
2000-10-17 15:33:29 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
dillon
5f658e4d70
Moved security page from man 1 to man 7
1998-12-20 20:12:17 +00:00
jkoshy
27ab9c8e65
Add a manual page for man(7).
...
Thanks-to: Joerg Wunsch for sending me a sample page for inspiration.
1998-11-26 00:21:24 +00:00
obrien
adcd7ae702
Add an introductory manpage for the ports system.
1997-11-09 06:05:45 +00:00
jmg
bfd1ca354f
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
joerg
c6bd632079
Add clocks(7).
...
Submitted by: bde
1996-04-05 08:51:22 +00:00
bde
11596b653f
Remove private rules for clean, depend, lint, tags and install.
...
The private clean rules have been broken since we started
building compressed man pages in the obj directory and the
others don't do anything different from the general rules.
1995-10-21 11:02:01 +00:00
rgrimes
423ba8f9bc
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00
wollman
7a77128a94
Make man page installation work for ``unattached'' and kernel pages.
1994-08-09 18:41:38 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00