Date: Sun, 9 Jun 2002 13:48:40 +0200 (CEST) From: Marc Fonvieille <marc@blackend.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/39058: Various typos in section 3.7 of the Handbook Message-ID: <200206091148.g59Bme97030959@abigail.blackend.org>
next in thread | raw e-mail | index | archive | help
>Number: 39058
>Category: docs
>Synopsis: Various typos in section 3.7 of 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: Sun Jun 09 05:00:07 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:
Various typos in section 3.7 of the Handbook. Read the patch below for
more details.
>How-To-Repeat:
>Fix:
Apply the patch to handbook/basics/chapter.sgml
--- chapter.sgml.diff begins here ---
--- chapter.sgml.org Sun Jun 9 13:44:37 2002
+++ chapter.sgml Sun Jun 9 13:45:37 2002
@@ -1025,13 +1025,13 @@
<sect1 id="shells">
<title>Shells</title>
<indexterm><primary>shells</primary></indexterm>
- <indexterm><primary>command-line</primary></indexterm>
+ <indexterm><primary>command line</primary></indexterm>
<para>In FreeBSD, a lot of everyday work is done in a command line
interface called a shell. A shell's main job is to take commands
from the input channel and execute them. A lot of shells also have
built in functions to help everyday tasks such a file management,
- file globing, command line editing, command macros, and environment
+ file globbing, command line editing, command macros, and environment
variables. FreeBSD comes with a set of shells, such as
<command>sh</command>, the Bourne Shell, and <command>tcsh</command>,
the improved C-shell. Many other shells are available
@@ -1047,7 +1047,7 @@
preferred working environment, and that you have a choice of what
shell to use.</para>
- <para>One common feature in a shell is file-name completion. Given
+ <para>One common feature in a shell is filename completion. Given
the typing of the first few letters of a command or filename, you
can usually have the shell automatically complete the rest of the
command or filename by hitting the <keycap>Tab</keycap> key on the keyboard. Here is
--- chapter.sgml.diff 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206091148.g59Bme97030959>
