summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2011-11-17 21:29:32 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2011-11-17 21:29:32 (GMT)
commit1200047a3f4293e177b2edd777f8b40ca62f81f3 (patch)
tree717c1b462d1bcef6835a085611feaad98d9ec383 /doc
parent09466d87b51cb79ef0b70751b98af34787aaeb96 (diff)
downloadtk-1200047a3f4293e177b2edd777f8b40ca62f81f3.zip
tk-1200047a3f4293e177b2edd777f8b40ca62f81f3.tar.gz
tk-1200047a3f4293e177b2edd777f8b40ca62f81f3.tar.bz2
Fix the escaping of leading dots in lines that start with
a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line FossilOrigin-Name: ce09a53f2131b7b2c60708d83916ec67fc143e6e
Diffstat (limited to 'doc')
-rw-r--r--doc/menu.n12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 1d13404..c6f74dc 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -236,12 +236,12 @@ Certain menus in a menubar will be treated specially. On the Macintosh,
access to the special Application, Window and Help menus is provided. On
Windows, access to the Windows System menu in each window is provided.
On X Windows, a special right-justified help menu may be provided if
-Motif menu compatibility is enabled. In all
-cases, these menus must be created with the command name of the menubar
-menu concatenated with the special name. So for a menubar named
-\.menubar, on the Macintosh, the special menus would be .menubar.apple,
-\.menubar.window and .menubar.help; on Windows, the special menu would be
-\.menubar.system; on X Windows, the help menu would be .menubar.help.
+Motif menu compatibility is enabled. In all cases, these menus must be
+created with the command name of the menubar menu concatenated with the
+special name. So for a menubar named .menubar, on the Macintosh, the
+special menus would be .menubar.apple, .menubar.window and .menubar.help;
+on Windows, the special menu would be .menubar.system; on X Windows,
+the help menu would be .menubar.help.
.PP
When Tk sees a .menubar.apple menu as the first menu in a menubar on the
Macintosh, that menu's contents make up the first items of the