Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
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
Chris D. Faulhaber
21aaa49c89
Document acl_get_entry(3)
...
Obtained from: TrustedBSD Project
2001-04-26 22:28:14 +00:00
Ruslan Ermilov
31acc83627
Record -lposix1e merge with -lc.
2001-04-05 07:42:56 +00:00
Ruslan Ermilov
336ee39a26
mdoc(7) police rev 1.11: convert descriptions and cross-references
...
for the ACL editing library functions to the plain tagged list.
2001-04-05 07:35:59 +00:00
Chris D. Faulhaber
6822f9df3f
- Add descriptions and cross-references for the ACL editing library
...
functions.
- Place the acl_dup() description in alphabetical order.
- Move the POSIX.1e descriptions under the ENVIRONMENT section to the
STANDARDS section.
Reviewed by: rwatson
Obtained from: TrustedBSD Project
2001-04-05 01:48:07 +00:00
Robert Watson
a21c3aa0e9
o Update copyright date
...
o Revise description in light of commits over last month including:
- ACL editing library is now implemented
- ACLs are now implemented
Obtained from: TrustedBSD Project
2001-03-26 19:55:35 +00:00
Ruslan Ermilov
4263595653
Prepare for mdoc(7)NG.
2000-12-29 14:08:20 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Robert Watson
d94de3e80f
o EACCES is not a possible error for acl_from_text(), so fix
...
acl_from_text.3
o Minor whitespace cleanups relative to the TrustedBSD tree to reduce
content-free differences.
Obtained from: TrustedBSD Project
2000-09-19 18:58:28 +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
f4286d4722
o Remove extra cross reference from acl.3 to acl.3
...
o Remove "BUGS" entries indicating that there's nowhere to store ACLs as
we now have extended attributes.
Obtained from: TrustedBSD Project
2000-06-04 21:10:59 +00:00
Alexey Zelkin
f75b050c99
Introduce .Lb macro to libposix1e manpages
...
Sort some .Nm values
Decapitalize .Nd values
2000-04-22 16:13:36 +00:00
Mike Pritchard
c32381ada4
Fix various typos and mdoc style issues.
...
Reviewed by: rwatson
2000-01-29 04:18:51 +00:00
Robert Watson
a889d1fb76
Introduce ACL man pages en masse for library calls, and general introduction.
...
Introduce ACL man pages en masse for library calls, and general introduction.
Also, fix acl_valid.c non-portable calls to include _np in their names,
making them standard-happy as well as consistent with acl.h
2000-01-28 20:07:00 +00:00