]> granicus.if.org Git - nethack/commitdiff
Three apparently didn't require it
authornhmall <nhmall@nethack.org>
Sat, 14 Apr 2018 21:08:51 +0000 (17:08 -0400)
committernhmall <nhmall@nethack.org>
Sat, 14 Apr 2018 21:08:51 +0000 (17:08 -0400)
Even though they appeared in a document as being "special"
food, fountain, and lava symbol didn't require the quote sequence

doc/Guidebook.tex

index f31ecf74cd4334fb77491eb481f603be4e283c12..57418f7423a66054152636ef752164c8aa7f23f4 100644 (file)
@@ -4515,8 +4515,8 @@ Default                      & Symbol Name                & Description\\
 \verb@f@ & S\verb+_+feline                  &  (cat or other feline)\\
 \verb@^@ & S\verb+_+fire\verb+_+trap              &    (fire trap)\\
 \verb@!@ & S\verb+_+flashbeam               &  (flash beam)\\
-\verb@\%@ & S\verb+_+food                    & (piece of food)\\
-\verb@\{@ & S\verb+_+fountain                & (fountain)\\
+\verb@%@ & S\verb+_+food                    &  (piece of food)\\
+\verb@{@ & S\verb+_+fountain                &  (fountain)\\
 \verb@F@ & S\verb+_+fungus                  &  (fungus or mold)\\
 \verb@*@ & S\verb+_+gem                     &  (gem or rock)\\
 \verb@ @ & S\verb+_+ghost                   &  (ghost)\\
@@ -4542,7 +4542,7 @@ Default                      & Symbol Name                & Description\\
 \verb@k@ & S\verb+_+kobold                  &  (kobold)\\
 \verb@K@ & S\verb+_+kop                     &  (Keystone Kop)\\
 \verb@^@ & S\verb+_+land\verb+_+mine              &    (land mine)\\
-\verb@\}@ & S\verb+_+lava                    & (molten lava)\\
+\verb@}@ & S\verb+_+lava                    &  (molten lava)\\
 \verb@l@ & S\verb+_+leprechaun              &  (leprechaun)\\
 \verb@^@ & S\verb+_+level\verb+_+teleporter       &    (level teleporter)\\
 \verb@L@ & S\verb+_+lich                    &  (lich)\\