Minor man page formatting changes and improvements.
Suggested by: chris
This commit is contained in:
parent
acf3af98c9
commit
f39abfef82
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59303
@ -71,14 +71,17 @@ and the attribute must of defined for the file queried.
|
||||
/kernel: "aa3b99fe15521be2b686b1f9cd395661"
|
||||
.Ed
|
||||
.Pp
|
||||
Retrieve the ``md5'' extended attribute for the file /kernel.
|
||||
Retrieve the
|
||||
.Dq md5
|
||||
extended attribute for the file /kernel.
|
||||
.Sh SEE ALSO
|
||||
.Xr extattrctl 8 ,
|
||||
.Xr setextattr 8 ,
|
||||
.Xr extattr 9
|
||||
.Sh HISTORY
|
||||
Extended attribute support was developed as part of the TrustedBSD Project,
|
||||
and introduced in FreeBSD 5.0.
|
||||
and introduced in
|
||||
.Fx 5.0 .
|
||||
It was developed to support security extensions requiring additional labels
|
||||
to be associated with each file or directory.
|
||||
.Sh AUTHORS
|
||||
|
@ -57,15 +57,19 @@ and appropriate privilege may be required.
|
||||
.Pp
|
||||
.Dl # setextattr md5 /kernel `md5 -q /kernel`
|
||||
.Pp
|
||||
Set the ``md5'' extended attribute on the file /kernel to the string
|
||||
containing the output of ``md5 -q /kernel''.
|
||||
Set the
|
||||
.Dq md5
|
||||
extended attribute on the file /kernel to the string
|
||||
containing the output of
|
||||
.Dq md5 -q /kernel .
|
||||
.Sh SEE ALSO
|
||||
.Xr extattrctl 8 ,
|
||||
.Xr getextattr 8 ,
|
||||
.Xr extattr 9
|
||||
.Sh HISTORY
|
||||
Extended attribute support was developed as part of the TrustedBSD Project,
|
||||
and introduced in FreeBSD 5.0.
|
||||
and introduced in
|
||||
.Fx 5.0 .
|
||||
It was developed to support security extensions requiring additional labels
|
||||
to be associated with each file or directory.
|
||||
.Sh AUTHORS
|
||||
|
Loading…
Reference in New Issue
Block a user