summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2005-10-10 14:55:59 +0000
committeryar <yar@FreeBSD.org>2005-10-10 14:55:59 +0000
commit633be11491f92c831dd959891dc7a2aa3a6a17cb (patch)
tree3f312b63fe696ee5db4825b8c6ef1efc1121b534 /sbin/reboot
parent03585ccfa65bbbf62e567b42976bc4a824dd1460 (diff)
downloadFreeBSD-src-633be11491f92c831dd959891dc7a2aa3a6a17cb.zip
FreeBSD-src-633be11491f92c831dd959891dc7a2aa3a6a17cb.tar.gz
Replace "/etc/make.conf" with references to make.conf(5)
where applicable. The main reason for this change is that the location of make.conf is not constant and can be modified via __MAKE_CONF. This change also improves hyper-text linkage in our manpages. MFC after: 2 weeks
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 6ac5a87..1ca5abd 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -272,7 +272,7 @@ set the speed of the serial console to
The default is 9600 unless it has been overridden by setting
.Va BOOT_COMCONSOLE_SPEED
in
-.Pa /etc/make.conf
+.Xr make.conf 5
and recompiling the boot blocks.
.It Fl v
be verbose during device probing (and later).
@@ -343,6 +343,7 @@ is reported by the second-stage bootstrap, it generally means that this
requirement has not been adhered to.
.Sh SEE ALSO
.Xr ddb 4 ,
+.Xr make.conf 5 ,
.Xr ttys 5 ,
.Xr boot0cfg 8 ,
.Xr bsdlabel 8 ,
OpenPOWER on IntegriCloud