Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Ruslan Ermilov
a307d59838
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 13:41:46 +00:00
Ruslan Ermilov
5521ff5a4d
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
Ruslan Ermilov
79d4920b1d
mdoc(7) police: use .Fx where appropriate.
2001-04-18 13:14:47 +00:00
Ruslan Ermilov
1a4fc0bfba
mdoc(7) police: add missing LIBRARY section.
2001-04-05 07:51:48 +00:00
Bruce Evans
fc80017420
Fixed C error(s) in synopsis.
2001-02-06 00:02:32 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Robert Watson
6fd0cf5eb0
o Introduce a pile more documentation about capabilities, including
...
identification and descriptions of most capabilities, current inheritence
rules, etc. More to follow.
Reviewed by: sheldonh
Obtained from: TrustedBSD Project
2000-12-11 15:25:49 +00:00
Chris Costello
cce53efa17
- Replace
...
.Pp
.Fn func
.Pp
Description ...
with a list (Bl ... Li ... El).
- Remove a superfluous ``.Sh ENVIRONMENT'' and replace it with a ``.Pp''
within the IMPLEMENTATION DETAILS section.
Reviewed by: rwatson
2000-06-09 01:59:48 +00:00
Robert Watson
4f15cc7406
o Fix incorrect descriptions of cap_get_flag() and cap_set_flag() in
...
capabilities summary manpage, cap(3).
Obtained from: TrustedBSD Project
2000-06-04 22:14:10 +00:00
Robert Watson
db0e6ab267
o Add posix1e(3) references to acl.3 and cap.3
...
Obtained from: TrustedBSD Project
2000-06-04 21:23:20 +00:00
Robert Watson
49a2603d32
o Introduce man pages for POSIX.1e capability API
...
- cap.3 describing library interface
- cap_*.3 describing specific API calls
APIs to follow relatively soon, code to follow later.
Obtained from: TrustedBSD Project
2000-06-04 21:15:16 +00:00