Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2017 01:12:46 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50812 - head/en_US.ISO8859-1/books/handbook/desktop
Message-ID:  <201709090112.v891CkjA033026@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Sat Sep  9 01:12:46 2017
New Revision: 50812
URL: https://svnweb.freebsd.org/changeset/doc/50812

Log:
  Fix an instance of "firefox" not being capitalized within
  <application> tags in the desktop chapter.
  
  PR:		222152
  Submitted by:	Paul Townsend (pt@zendware.com)

Modified:
  head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml	Sat Sep  9 00:06:46 2017	(r50811)
+++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml	Sat Sep  9 01:12:46 2017	(r50812)
@@ -190,7 +190,7 @@
       <para>Keep the default configuration options when compiling the
 	port.</para>
 
-      <para>Once installed, start <application>firefox</application>,
+      <para>Once installed, start <application>Firefox</application>,
 	enter <literal>about:plugins</literal> in the location bar and
 	press <keycap>Enter</keycap>.  A page listing the installed
 	plugins will be displayed.  The



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