Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 17:09:52 +0000 (UTC)
From:      Isabell Long <issyl0@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r39541 - head/en_US.ISO8859-1/books/developers-handbook/tools
Message-ID:  <201209141709.q8EH9qcr067732@svn.freebsd.org>

index | next in thread | raw e-mail

Author: issyl0
Date: Fri Sep 14 17:09:52 2012
New Revision: 39541
URL: http://svn.freebsd.org/changeset/doc/39541

Log:
  Remove an extra word and place a full stop (period) inside parentheses in
  the Emacs section of the Developer's Handbook.
  
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml

Modified: head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml	Fri Sep 14 16:05:20 2012	(r39540)
+++ head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml	Fri Sep 14 17:09:52 2012	(r39541)
@@ -1740,9 +1740,9 @@ else if (pid == 0) {		/* child */
 	hold down the <keycap>control</keycap> key, press
 	<keycap>h</keycap>, let go of the <keycap>control</keycap>
 	key, and then press <keycap>t</keycap>.  (Alternatively, you
-	can you use the mouse to select <guimenuitem>Emacs
+	can use the mouse to select <guimenuitem>Emacs
 	  Tutorial</guimenuitem> from the <guimenu>Help</guimenu>
-	menu).</para>
+	menu.)</para>
 
       <para>Although Emacs does have menus, it is well worth learning
 	the key bindings, as it is much quicker when you are editing


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209141709.q8EH9qcr067732>