aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/jail.2
Commit message (Expand)AuthorAgeFilesLines
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-7/+7
* Spelling fixes.Mike Pritchard2004-06-211-2/+2
* - Markup fix-ups (add .Dq, and some hard line breaks at the endKen Smith2003-11-111-4/+10
* - Add a note about how jail(2) effects the securelevel.Ken Smith2003-11-111-0/+6
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-9/+4
* o In struct prison, add an allprison linked list of prisons (protectedMike Barcroft2003-04-091-3/+29
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-2/+4
* Remove extra word.Dima Dorfman2002-05-261-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Don't capitalize jail(2) in the middle of a sentence.Dima Dorfman2001-09-031-1/+1
* There shuldn't be whitespace before a question mark.Dima Dorfman2001-08-271-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Fix a typo which I cannot believe I missed after rereading this textJeroen Ruigrok van der Werven1999-12-211-1/+1
* Properly manify this manpage.Jeroen Ruigrok van der Werven1999-12-211-5/+5
* Add a version number field to the jail(2) argument so that future changesPoul-Henning Kamp1999-09-191-3/+14
* mdoc(7) style fix: FreeBSD -> .FxAlexey Zelkin1999-09-051-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various man page cleanup:Mike Pritchard1999-08-151-5/+6
* Clarify an explanation a little bit.Poul-Henning Kamp1999-07-091-4/+9
* Minor English corrections were made; SEE ALSO was also fixed (no commas).Brian Feldman1999-06-171-4/+4
* $ brucify -deblunderPoul-Henning Kamp1999-05-161-2/+2
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-281-0/+87