Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alastair Bridgewater
clx
Commits
47dc55f6
Commit
47dc55f6
authored
Nov 18, 2004
by
dan
Browse files
fix texinfo oopsen (Milan Zamazal)
darcs-hash:20041118120148-2591e-2cfbe6b9ebb0b7a1c1950f0f192fa65e6eaffab6.gz
parent
67fae899
Changes
1
Hide whitespace changes
Inline
Side-by-side
manual/clx.texinfo
View file @
47dc55f6
\input texinfo @c -*-texinfo-*-
@c $Id: clx.texinfo,v 1.
2
2004/11/1
3 22:45:07
dan Exp $
@c $Id: clx.texinfo,v 1.
3
2004/11/1
8 12:01:48
dan Exp $
@c %**start of header
@setfilename clx.info
@settitle Common LISP X Interface
...
...
@@ -8,7 +8,7 @@
@dircategory lisp
@direntry
* CLX: Common LISP X Interface
* CLX:
(clx).
Common LISP X Interface
@end direntry
@copying
...
...
@@ -2175,7 +2175,7 @@ protocol is assumed to be @code{decnet}.
If @var{display-name} is not supplied, a default will be provided
appropriate for the local environment: on a POSIX system - the only
kind this CLX port runs on - the default display is taken from the
environment variable @env
var
{DISPLAY}. See also the section ``DISPLAY
environment variable @env{DISPLAY}. See also the section ``DISPLAY
NAMES'' in X(7)
@end table
...
...
@@ -2188,7 +2188,7 @@ following complicated rules that closely match the ones that the C
Xlib bindings use. Briefly: the hostname is resolved to an address,
then authorization data for the (protocol, host-address,
displaynumber) triple is looked up in the file given by the
environment variable @env
var
{AUTHORITY_PATHNAME} (typically
environment variable @env{AUTHORITY_PATHNAME} (typically
@file{$HOME/.Xauthority}). If the protocol is @code{:local}, or if
the hostname resolves to the local host, authority data for the local
machine's actual hostname - as returned by gethostname(3) - is used
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment