aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2000-04-16 01:43:11 +0000
committerChris Costello <chris@FreeBSD.org>2000-04-16 01:43:11 +0000
commiteb569950b2234b5b03b715598bf0ed8b2e76cd68 (patch)
tree87d34f8f529a551bf71f979915eb58ee190d5e88 /usr.sbin/extattrctl
parent33e1f8e5417c89ad650da88aaab64a4cf148c945 (diff)
Notes
Diffstat (limited to 'usr.sbin/extattrctl')
-rw-r--r--usr.sbin/extattrctl/extattrctl.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8
index 1e63abaf4665..71ef783decdc 100644
--- a/usr.sbin/extattrctl/extattrctl.8
+++ b/usr.sbin/extattrctl/extattrctl.8
@@ -128,7 +128,8 @@ Stop extended attributes on the root file system.
.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