Date: Sat, 25 May 2002 13:27:13 +0200 (CEST) From: Marc Fonvieille <marc@blackend.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/38540: sysinstall application name should be Sysinstall with right tags in all the Handbook Message-ID: <200205251127.g4PBRDQS043038@abigail.blackend.org>
index | next in thread | raw e-mail
>Number: 38540
>Category: docs
>Synopsis: sysinstall application name should be Sysinstall with right tags in all the Handbook
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat May 25 04:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Marc Fonvieille
>Release: FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386
>Description:
After my previous PR i did a search in the Handbook for sysinstall, and
i found several instances without application tags and/or using
sysinstall instead of Sysinstall. Read the patches below for more
details.
>How-To-Repeat:
>Fix:
--- diff1 begins here ---
diff -ruN handbook.org/advanced-networking/chapter.sgml handbook/advanced-networking/chapter.sgml
--- handbook.org/advanced-networking/chapter.sgml Thu May 16 03:42:20 2002
+++ handbook/advanced-networking/chapter.sgml Sat May 25 12:07:29 2002
@@ -3383,8 +3383,8 @@
<indexterm>
<primary><application>sysinstall</application></primary>
</indexterm>
- <para>DHCP is supported by <application>sysinstall</application>.
- When configuring a network interface within sysinstall,
+ <para>DHCP is supported by <application>Sysinstall</application>.
+ When configuring a network interface within <application>Sysinstall</application>,
the first question asked is, "Do you want to try DHCP
configuration of this interface?" Answering affirmatively will
execute <command>dhclient</command>, and if successful, will fill
@@ -5274,7 +5274,7 @@
the <filename>/etc/rc.conf</filename> system. The
<literal>inetd_enable</literal> option is set to
<quote>NO</quote> by default, but is often times turned on by
- <application>sysinstall</application> with the medium security
+ <application>Sysinstall</application> with the medium security
profile. Placing:
<programlisting>inetd_enable="YES"</programlisting> or
<programlisting>inetd_enable="NO"</programlisting> into
--- diff1 ends here ---
--- diff2 begins here ---
diff -ruN handbook.org/disks/chapter.sgml handbook/disks/chapter.sgml
--- handbook.org/disks/chapter.sgml Thu May 16 03:42:27 2002
+++ handbook/disks/chapter.sgml Sat May 25 12:08:56 2002
@@ -213,7 +213,7 @@
<title>Disk Label Editor</title>
<indexterm><primary>BSD partitions</primary></indexterm>
- <para>Next, you need to exit <application>sysinstall</application>
+ <para>Next, you need to exit <application>Sysinstall</application>
and start it again. Follow the directions above, although this
time choose the <literal>Label</literal> option. This will
enter the <literal>Disk Label Editor</literal>. This
@@ -230,14 +230,14 @@
entire disk in dedicated mode, or the entire FreeBSD slice in
slice mode. The other partitions are for general use.</para>
- <para><application>sysinstall</application>'s Label editor
+ <para><application>Sysinstall</application>'s Label editor
favors the <literal>e</literal>
partition for non-root, non-swap partitions. Within the
Label editor, create a single filesystem by typing
<userinput>C</userinput>. When prompted if this will be a FS
(filesystem) or swap, choose <literal>FS</literal> and type in a
mount point (e.g, <filename>/mnt</filename>). When adding a
- disk in post-install mode, <application>sysinstall</application>
+ disk in post-install mode, <application>Sysinstall</application>
will not create entries
in <filename>/etc/fstab</filename> for you, so the mount point
you specify is not important.</para>
@@ -245,9 +245,9 @@
<para>You are now ready to write the new label to the disk and
create a filesystem on it. Do this by typing
<userinput>W</userinput>. Ignore any errors from
- <application>sysinstall</application> that
+ <application>Sysinstall</application> that
it could not mount the new partition. Exit the Label Editor
- and <application>sysinstall</application> completely.</para>
+ and <application>Sysinstall</application> completely.</para>
</step>
<step>
--- diff2 ends here ---
--- diff3 begins here ---
diff -ruN handbook.org/l10n/chapter.sgml handbook/l10n/chapter.sgml
--- handbook.org/l10n/chapter.sgml Wed Mar 27 02:16:54 2002
+++ handbook/l10n/chapter.sgml Sat May 25 12:10:15 2002
@@ -470,7 +470,7 @@
<para>Also be sure to set the correct keymap and screenmap for your
single C chars character set through
<filename>/stand/sysinstall</filename>.
- Once inside sysinstall, choose <literal>Configure</literal>, then
+ Once inside <application>Sysinstall</application>, choose <literal>Configure</literal>, then
<literal>Console</literal>. Alternatively, you can add the
following to <filename>/etc/rc.conf</filename>:</para>
--- diff3 ends here ---
--- diff4 begins here ---
diff -ruN handbook.org/ports/chapter.sgml handbook/ports/chapter.sgml
--- handbook.org/ports/chapter.sgml Sat May 4 17:20:00 2002
+++ handbook/ports/chapter.sgml Sat May 25 12:10:44 2002
@@ -459,7 +459,7 @@
<title>Sysinstall Method</title>
<para>This method involves using
- <application>sysinstall</application> again to manually
+ <application>Sysinstall</application> again to manually
install the ports collection.</para>
<step>
@@ -495,7 +495,7 @@
</step>
<step>
- <para>Follow the menus to exit <application>sysinstall</application>.</para>
+ <para>Follow the menus to exit <application>Sysinstall</application>.</para>
</step>
</procedure>
--- diff4 ends here ---
--- diff5 begins here ---
diff -ruN handbook.org/security/chapter.sgml handbook/security/chapter.sgml
--- handbook.org/security/chapter.sgml Wed May 22 10:01:01 2002
+++ handbook/security/chapter.sgml Sat May 25 12:11:18 2002
@@ -1430,7 +1430,7 @@
</indexterm>
<para>Kerberos is an optional component of FreeBSD. The easiest
way to install this software is by selecting the 'krb4' or
- 'krb5' distribution in <application>sysinstall</application>
+ 'krb5' distribution in <application>Sysinstall</application>
during the initial installation of FreeBSD. This will install
the 'eBones' (KerberosIV) or 'Heimdal' (Kerberos5)
implementation of Kerberos. These implementations are
--- diff5 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205251127.g4PBRDQS043038>
