[PATCH] " to <quote>, > to &gt;...

Shatzer, Larry Larry.Shatzer at MIROtechnologies.com
Tue Jul 5 17:01:32 CDT 2005


Attached is an updated patch, and fixes one other spot to use <guimenu> and
<guimenuitem> in the Nautilus section further down.

-- Larry

-----Original Message-----
From: C. Michael Pilato [mailto:cmpilato at red-bean.com] 
Sent: Sunday, July 03, 2005 12:04 PM
To: Shatzer, Larry
Cc: 'svnbook-dev at red-bean.com'
Subject: Re: [PATCH] " to <quote>, > to >...


Shatzer, Larry wrote:


Log Message:

* appa.xml, appb.xml, ch04.xml, ch06.xml, ch07.xml, ch08.xml



Fix places where > should be >, " to <quote>, and to remove space around

—

  


Nice patch.  Only one nit (below).


@@ -640,10 +640,10 @@

 

       <para>Apple's OS X operating system has an integrated

         filesystem-level WebDAV client. From the Finder, select the

-        "Connect to Server" item from the Go menu.  Enter a WebDAV

-        URL, and it appears as a disk on the desktop, just like any

-        other mounted volume.<footnote><para>From the Darwin terminal,

-        one can also run <literal>mount -t webdav URL

+        <quote>Connect to Server</quote> item from the Go menu.  Enter

+        a WebDAV URL, and it appears as a disk on the desktop, just

+        like any other mounted volume.<footnote><para>From the Darwin

+        terminal, one can also run <literal>mount -t webdav URL

         /mountpoint</literal></para></footnote>.</para>

  

This actually looks like a good place to use the following DocBook Lite tags
(instead of <quote>s):


<guimenu>	 
A menu or submenu in a graphical interface. 

Close the program by selecting 

<guimenuitem>exit</guimenuitem> from the

<guimenu>file</guimenu> menu.
<guimenuitem>	 
An item in a menu or submenu in a graphical interface. 

Close the program by selecting 

<guimenuitem>exit</guimenuitem> from the

<guimenu>file</guimenu> menu.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20050705/28730430/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: svnbookpatch.txt
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20050705/28730430/attachment-0001.txt>


More information about the svnbook-dev mailing list