diff options
author | chris <chris@FreeBSD.org> | 2002-06-27 12:15:11 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 2002-06-27 12:15:11 +0000 |
commit | 69db0942b959283aaa6d65192b6e4a7d76ca8335 (patch) | |
tree | a7eff1628f6068dc07d7a2bf1a8cd5c2e31023e2 /usr.sbin/extattrctl | |
parent | 5347bbeaf298405b5130d36f4f0a07641ede79c5 (diff) | |
download | FreeBSD-src-69db0942b959283aaa6d65192b6e4a7d76ca8335.zip FreeBSD-src-69db0942b959283aaa6d65192b6e4a7d76ca8335.tar.gz |
Cross-reference with ffs(7).
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'usr.sbin/extattrctl')
-rw-r--r-- | usr.sbin/extattrctl/extattrctl.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index 96165b2..511e4e6 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -166,6 +166,7 @@ Disable the attribute named md5 on the root file system. .Pp Stop extended attributes on the root file system. .Sh SEE ALSO +.Xr ffs 7 , .Xr getextattr 8 , .Xr setextattr 8 , .Xr extattr 9 |