1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Xref to extattr(2) and extattr(3).

This commit is contained in:
Dima Dorfman 2001-06-24 23:59:22 +00:00
parent ce1e308f7a
commit 727b8ed309
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78740
2 changed files with 4 additions and 2 deletions

View File

@ -88,7 +88,8 @@ Retrieve the
extended attribute for the file
.Pa /kernel .
.Sh SEE ALSO
.Xr extattr_get_file 2 ,
.Xr extattr 2 ,
.Xr extattr 3,
.Xr extattrctl 8 ,
.Xr setextattr 8 ,
.Xr extattr 9

View File

@ -67,7 +67,8 @@ extended attribute on the file /kernel to the string
containing the output of
.Dq md5 -q /kernel .
.Sh SEE ALSO
.Xr extattr_set_file 2 ,
.Xr extattr 2 ,
.Xr extattr 3 ,
.Xr extattrctl 8 ,
.Xr getextattr 8 ,
.Xr extattr 9