aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/mac.9
Commit message (Collapse)AuthorAgeFilesLines
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
| | | | Notes: svn path=/head/; revision=202386
* Gah. Replace another instance of "Developer's Handbook" withJoel Dahl2006-07-111-1/+1
| | | | | | | "Architecture Handbook". Notes: svn path=/head/; revision=160261
* The TrustedBSD MAC Framework is documented in the Architecture handbook,Joel Dahl2006-07-101-3/+3
| | | | | | | | | not in the Developers handbook. Submitted by: Samy Al Bahra Notes: svn path=/head/; revision=160247
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
| | | | | | | Approved by: re (hrs) Notes: svn path=/head/; revision=147647
* Remove Xref to nonexistant cap.3Christian Brueffer2005-02-051-1/+0
| | | | | | | | Ok'ed by: rwatson MFC after: 3 days Notes: svn path=/head/; revision=141359
* Xref mac_lomac.4 instead of lomac.4Christian Brueffer2005-02-051-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=141355
* Sort sections.Ruslan Ermilov2005-01-211-5/+5
| | | | Notes: svn path=/head/; revision=140561
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-1/+1
| | | | Notes: svn path=/head/; revision=131530
* Assorted markup, spelling, and grammar fixes.Ruslan Ermilov2004-06-161-1/+1
| | | | Notes: svn path=/head/; revision=130582
* Update copyright on mac.9 for 2004. Use "-" for copyright yearRobert Watson2004-02-261-3/+9
| | | | | | | | | | | | ranges. Add additional credits for contributions to the MAC Framework. Obtained from: TrustedBSD Project Sponsored by: DARPA, McAfee Research Notes: svn path=/head/; revision=126256
* I don't normally use my middle name, so remove it from attributions inDag-Erling Smørgrav2004-01-251-1/+1
| | | | | | | | man pages (though not from copyright notices). While I'm here, add email addresses where appropriate. Notes: svn path=/head/; revision=124963
* Include a proper reference to the Developers' Handbook in theChris Costello2003-01-081-0/+4
| | | | | | | | | SEE ALSO section. Sponsored by: DARPA, Network Associates Laboratories Notes: svn path=/head/; revision=108936
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
| | | | Notes: svn path=/head/; revision=108317
* Add and fix cross-references.Chris Costello2002-12-121-0/+8
| | | | | | | | Prompted by: rwatson, dcs Sponsored by: DARPA, Network Associates Labs Notes: svn path=/head/; revision=107795
* mdoc(7) police: markup overhaul.Ruslan Ermilov2002-12-121-19/+33
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107780
* Spelling: "current" -> "currently"Chris Costello2002-12-021-1/+1
| | | | | | | | Approved by: re Sponsored by: DARPA, Network Associates Labs Notes: svn path=/head/; revision=107478
* License: update, remove clause three of BSD license per approval ofRobert Watson2002-11-041-4/+20
| | | | | | | | | | | | | NAI. Add cautionary notes on the experimental status of the MAC Framework in FreeBSD 5.0. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Notes: svn path=/head/; revision=106419
* Add mac(9), a man page providing a basic introduction to the conceptsRobert Watson2002-10-211-0/+199
associated with the TrustedBSD MAC Framework, as well as some credits to developers and contributors. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Notes: svn path=/head/; revision=105665