aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-21 12:01:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-21 12:01:00 +0000
commita3f9c9fc03d41deb33430034d280111ffd52434d (patch)
tree20e4f752f5dca9806e27ae5f38c66343a3ee8598
parent75f7ea160c6289c6384be6e8b98dc5968c685721 (diff)
downloadsrc-a3f9c9fc03d41deb33430034d280111ffd52434d.tar.gz
src-a3f9c9fc03d41deb33430034d280111ffd52434d.zip
Fixed xref.
Notes
Notes: svn path=/head/; revision=140573
-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 1af2bcb6af02..02ce61bbf21d 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 23ddbfa8e29c..5a6419dce945 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