]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Add an SGML comment with a close double-quote to unconfuse Emacs
authorRuss Allbery <rra@debian.org>
Sat, 8 Aug 2009 02:07:47 +0000 (19:07 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 8 Aug 2009 02:07:47 +0000 (19:07 -0700)
Emacs wants the unmatched double-quote in the discussion of init scripts
to be closed and otherwise treats the rest of the file as if it's in a
string.  Unconfuse it with an SGML comment.

policy.sgml

index ece0d271c40fff00d959dc9a24b0f9aa625036a1..27deaa70c31d0bb08b7f69746913ca55095cac8e 100644 (file)
@@ -6376,10 +6376,10 @@ echo "Setting DNS domainname to \"$domainname\"."
              </p>
 
              <p>
-                Note that the same symbol (<tt>"</tt>) is used for the left
-                and right quotation marks.  A grave accent (<tt>`</tt>) is
-                not a quote character; neither is an apostrophe
-                (<tt>'</tt>).
+                Note that the same symbol (<tt>"</tt>) <!-- " --> is used
+                for the left and right quotation marks.  A grave accent
+                (<tt>`</tt>) is not a quote character; neither is an
+                apostrophe (<tt>'</tt>).
              </p>
            </item>