Use correct manual page entities.
This commit is contained in:
parent
06e7608639
commit
11b2631716
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14679
2 changed files with 4 additions and 3 deletions
|
@ -577,9 +577,9 @@ boot:</screen>
|
|||
<primary>device.hints</primary>
|
||||
</indexterm>
|
||||
<title>Device Hints</title>
|
||||
|
||||
|
||||
<para>During initial system startup, the boot &man.loader.8; will read the
|
||||
device.hints(8) file. This file stores kernel boot information
|
||||
&man.device.hints.5; file. This file stores kernel boot information
|
||||
known as variables, sometimes referred to as <quote>device hints</quote>.</para>
|
||||
|
||||
<para>Setup of this file is one variable per line, using the standard hash
|
||||
|
@ -631,7 +631,7 @@ boot:</screen>
|
|||
|
||||
<para>Device drivers may accept (or require) more hints not listed here, viewing
|
||||
their manual page is recommended. For more information, consult the
|
||||
device.hints(5), &man.kenv.1;, loader(5), and &man.loader.8;
|
||||
&man.device.hints.5;, &man.kenv.1;, &man.loader.conf.5;, and &man.loader.8;
|
||||
manual pages.</para>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -3248,6 +3248,7 @@
|
|||
<!ENTITY man.ctm.5 "<citerefentry/<refentrytitle/ctm/<manvolnum/5//">
|
||||
<!ENTITY man.cvs.5 "<citerefentry/<refentrytitle/cvs/<manvolnum/5//">
|
||||
<!ENTITY man.devfs.5 "<citerefentry/<refentrytitle/devfs/<manvolnum/5//">
|
||||
<!ENTITY man.device.hints.5 "<citerefentry/<refentrytitle/device.hints/<manvolnum/5//">
|
||||
<!ENTITY man.dhclient.conf.5 "<citerefentry/<refentrytitle/dhclient.conf/<manvolnum/5//">
|
||||
<!ENTITY man.dhclient.leases.5 "<citerefentry/<refentrytitle/dhclient.leases/<manvolnum/5//">
|
||||
<!ENTITY man.dhcp-options.5 "<citerefentry/<refentrytitle/dhcp-options/<manvolnum/5//">
|
||||
|
|
Loading…
Reference in a new issue