delphij
db0a2c953d
Expose an interface to determine if an ACE is inherited.
...
Submitted by: sef
Reviewed by: trasz
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D3540
2015-09-04 00:14:20 +00:00
brueffer
3d2f95b7b4
Fix various mdoc issues and some EOL whitespace.
...
Found with: mandoc -Tlint
2014-12-21 10:57:42 +00:00
gjb
cae1f5b994
Typo and mdoc(7) style fixes.
...
PR: 168117
Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org)
MFC after: 3 days
2012-05-20 16:43:47 +00:00
uqs
3960614646
mdoc: order prologue macros consistently by Dd/Dt/Os
...
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
2010-04-14 19:08:06 +00:00
trasz
7af86ad4d9
Add pieces of infrastructure required for NFSv4 ACL support in UFS.
...
Reviewed by: rwatson
2009-09-22 15:15:03 +00:00
trasz
f737da77ab
There are things too complex to be fixed in one commit.
...
Fix a typo in acl(9) manual page.
Submitted by: avg
2009-05-24 20:34:29 +00:00
trasz
8bf287b0f9
Fix typo in the manual page.
2009-05-24 17:08:00 +00:00
trasz
b7ef144eae
Add new constants to the acl(9) manual page.
2009-05-24 09:42:53 +00:00
trasz
3287d737bd
Remove 'IMPLEMENTATION NOTES' section from acl(9); it was just a copy/paste
...
from <sys/acl.h> and it would get out-of-date pretty soon.
2009-04-11 10:37:04 +00:00
joel
8026c9fd70
.Pp before .Sh is redundant.
...
Reviewed by: ru
2006-02-13 21:34:19 +00:00
hmp
6b954a1933
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-28 20:15:19 +00:00
ru
114ea39c76
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
ru
e5cbcedc3e
mdoc(7) police: markup nits.
2002-05-29 17:45:44 +00:00
trhodes
1de8f5f8fc
More file system > filesystem
2002-05-16 05:21:58 +00:00
chris
48b59e46ad
Begin to turn some of the code in this man page into documentation.
...
Move the code that I have not yet finished documenting into the
`IMPLEMENTATION NOTES' section.
Sponsored by: DARPA, NAI Labs
Obtained from: TrustedBSD Project
2002-05-05 22:09:12 +00:00
chris
56062578c4
Cross-reference acl.3, vaccess.9, and vaccess_acl_posix1e.9.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2001-12-22 03:46:33 +00:00
jedgar
6e91b14e51
o Update copyright.
...
o Updates content to reflect the changes to acl.h for
internal/external acl_t representations.
Approved by: rwatson
Obtained from: TrustedBSD Project
2001-12-02 04:27:13 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
ben
ff4f576d86
remove fullstops from the end of .Xr lines in SEE ALSO sections.
2000-11-15 16:00:07 +00:00
rwatson
1d708306f5
Fix man page structures/constants to match recent changes in acl.h
...
Fix a few more namespace messes and whitespace curiosities in acl.h
Fix comments in acl.h
Clean up some function prototypes from acl.h that won't be committed
before the code freeze.
Some of this kindly pointed out by: the ever patient bde
2000-01-28 15:22:51 +00:00
rwatson
e112622878
Man pages for the VFS extended attribute and access control list vnops.
...
Reviewed by: eivind
2000-01-05 04:59:02 +00:00