aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2003-01-15 03:13:50 +0000
committerChris Costello <chris@FreeBSD.org>2003-01-15 03:13:50 +0000
commit450e96847a444f8e641a60bac7b627ab60815af3 (patch)
treee9205ec5f959a975374ef0c12bd89906faffa2c9 /usr.sbin
parentf42021e7d17401dd6a08a731400acf4dfe71f67c (diff)
downloadsrc-450e96847a444f8e641a60bac7b627ab60815af3.tar.gz
src-450e96847a444f8e641a60bac7b627ab60815af3.zip
Cross-reference the appropriate mac library functions.
Sponsored by: DARPA, Network Associates Laboratories
Notes
Notes: svn path=/head/; revision=109277
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/getfmac/getfmac.83
-rw-r--r--usr.sbin/getpmac/getpmac.83
2 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/getfmac/getfmac.8 b/usr.sbin/getfmac/getfmac.8
index f8ebb314c3db..aff4519b0f56 100644
--- a/usr.sbin/getfmac/getfmac.8
+++ b/usr.sbin/getfmac/getfmac.8
@@ -51,7 +51,8 @@ utility prints the text representation of the MAC label associated with the
specified files.
.Sh SEE ALSO
.Xr mac 3 ,
-.Xr mac_get_file 3 ,
+.Xr mac_get_pid 3 ,
+.Xr mac_get_proc 3 ,
.Xr mac 4 ,
.Xr setfmac 8 ,
.Xr mac 9
diff --git a/usr.sbin/getpmac/getpmac.8 b/usr.sbin/getpmac/getpmac.8
index da593e37c1fe..3e5f6b1345b1 100644
--- a/usr.sbin/getpmac/getpmac.8
+++ b/usr.sbin/getpmac/getpmac.8
@@ -48,7 +48,8 @@ If no processes are specified, it prints the label associated with its own
process.
.Sh SEE ALSO
.Xr mac 3 ,
-.Xr mac_get_file 3 ,
+.Xr mac_get_pid 3 ,
+.Xr mac_get_proc 3 ,
.Xr mac 4 ,
.Xr maclabel 7 ,
.Xr getfmac 8 ,