summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@usta.de>2015-08-30 15:22:10 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2015-09-03 08:41:33 +0200
commitcdf00c1095f9e7dd26dccad3049442684768da62 (patch)
tree45cd1f18de9e555f07a62d2bbbfae6697ccb272a
parent703974aee2f4e380076427b4b04da407b663ed2c (diff)
remove bogus \/ escapes
some X manuals use then escape sequence \/ when they want to render a slash. That's bad because \/ is not a slash but an italic correction, never producing any output, having no effect at all in terminal output, and only changing spacing in a minor way in typeset output. Reviewed-by: Mark Kettenis <kettenis@openbsd.org> Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r--man/X.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/X.man b/man/X.man
index 16b4c96..bc9fc1a 100644
--- a/man/X.man
+++ b/man/X.man
@@ -224,7 +224,7 @@ The hostname part of the display name should be the empty string.
For example: \fI:0\fP, \fI:1\fP, and \fI:0.1\fP. The most efficient
local transport will be chosen.
.TP 8
-.I TCP\/IP
+.I TCP/IP
.br
The hostname part of the display name should be the server machine's
hostname or IP address. Full Internet names, abbreviated names, IPv4
@@ -487,7 +487,7 @@ implementation dependent.
If the name is not found, the color is looked up in the
X server's database.
The text form of this database is commonly stored in the file
-\fI\__datadir__/X11/rgb.txt\fP.
+\fI__datadir__/X11/rgb.txt\fP.
.PP
A numerical color specification
consists of a color space name and a set of values in the following syntax:
@@ -1164,7 +1164,7 @@ A wide variety of error messages are generated from various programs.
The default error handler in \fIXlib\fP (also used by many toolkits) uses
standard resources to construct diagnostic messages when errors occur. The
defaults for these messages are usually stored in
-\fI\__datadir__/X11/XErrorDB\fP. If this file is not present,
+\fI__datadir__/X11/XErrorDB\fP. If this file is not present,
error messages will be rather terse and cryptic.
.PP
When the X Toolkit Intrinsics encounter errors converting resource strings to