summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-21 12:01:00 +0000
committerru <ru@FreeBSD.org>2005-01-21 12:01:00 +0000
commit41e43fe8605af2a5a416af01232f1598f6bd0e1d (patch)
tree20e4f752f5dca9806e27ae5f38c66343a3ee8598 /share
parent2237fd5b989e1de6e9797c76a82dab98e3b0e391 (diff)
downloadFreeBSD-src-41e43fe8605af2a5a416af01232f1598f6bd0e1d.zip
FreeBSD-src-41e43fe8605af2a5a416af01232f1598f6bd0e1d.tar.gz
Fixed xref.
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/security.72
-rw-r--r--share/man/man8/rc.86
2 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 1af2bcb..02ce61b 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -269,7 +269,7 @@ root has a crypted password associated with it (assuming, of course, that
you have limited root access to the console).
Staff members
get into their staff accounts through a secure login mechanism such as
-.Xr kerberos 1
+.Xr kerberos 8
or
.Xr ssh 1
using a private/public
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 23ddbfa..5a6419d 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -477,11 +477,13 @@ Following tradition, all startup files reside in
.It Pa /etc/rc.shutdown
.It Pa /etc/rc.subr
.It Pa /var/run/dmesg.boot
-.Xr dmesg 1
+.Xr dmesg 8
results soon after the
.Nm
process begins.
-Useful when dmesg buffer in the kernel no longer has this information.
+Useful when
+.Xr dmesg 8
+buffer in the kernel no longer has this information.
.El
.Sh EXAMPLES
The following is a minimal
OpenPOWER on IntegriCloud