Date: Fri, 3 May 2002 07:54:25 +0200 (CEST) From: Marc Fonvieille <marc@blackend.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/37697: Punctuation typo in section 2.4 of the Handbook Message-ID: <200205030554.g435sP9M076489@gothic.blackend.org>
next in thread | raw e-mail | index | archive | help
>Number: 37697 >Category: docs >Synopsis: Punctuation typo in section 2.4 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: Thu May 02 23:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Fonvieille >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gothic.blackend.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 19 12:13:41 CEST 2002 marc@gothic.blackend.org:/usr/src/sys/compile/GOTHIC i386 >Description: In the 3rd sentence of section 2.4 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-sysinstall.html a period is used instead of a comma. The Sysinstall menu system is controlled by the arrow keys, Enter, Space. and other keys. should be The Sysinstall menu system is controlled by the arrow keys, Enter, Space, and other keys. >How-To-Repeat: >Fix: --- chapter.sgml.diff begins here --- --- chapter.sgml.org Fri May 3 07:47:50 2002 +++ chapter.sgml Fri May 3 07:48:38 2002 @@ -1192,7 +1192,7 @@ configure and control the installation process.</para> <para>The <application>Sysinstall</application> menu system is controlled - by the arrow keys, <keycap>Enter</keycap>, <keycap>Space</keycap>. and + by the arrow keys, <keycap>Enter</keycap>, <keycap>Space</keycap>, and other keys. A detailed description of these keys, and what they do, is contained in <application>Sysinstall's</application> usage information.</para> --- 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?200205030554.g435sP9M076489>