Fixed duplicate figure title
Screensaver Options-->System Console Configuration Options Change FDISK-->FDisk in figure title for consistency. Added link to FAQ for security profiles. Approved by: murray
This commit is contained in:
parent
de40de21ee
commit
4f2a722b08
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10623
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.109 2001/09/06 09:33:06 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.110 2001/09/08 00:29:26 logo Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -1678,7 +1678,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<devicename>ad0</devicename> and <devicename>ad2</devicename>.</para>
|
||||
|
||||
<figure id="sysinstall-fdisk-drive1">
|
||||
<title>Select Drive for FDISK</title>
|
||||
<title>Select Drive for FDisk</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
@ -2918,6 +2918,9 @@ Press [Enter] now to invoke an editor on /etc/exports
|
|||
attempts to achieve the desired ratio of security to convenience by
|
||||
enabling and disabling certain programs and other settings.</para>
|
||||
|
||||
<para>More information about security profiles can be found at
|
||||
<ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#SECURITY-PROFILES">http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#SECURITY-PROFILES</ulink>.</para>
|
||||
|
||||
<screen> User Confirmation Requested
|
||||
Do you want to select a default security profile for this host (select
|
||||
No for "medium" security)?
|
||||
|
@ -3001,7 +3004,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.</para>
|
||||
|
||||
<figure id="saver-options">
|
||||
<title>Screensaver Options</title>
|
||||
<title>System Console Configuration Options</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
|
Loading…
Reference in a new issue