summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2010-10-07 15:12:23 -0700
committerJeremy Huddleston <jeremyhu@apple.com>2010-10-11 08:38:29 -0700
commit622150c9dc9136dbee3a6682dc400ece7f909725 (patch)
treee712dd168c5d551eb321cbb4c54139fd8e3e42f0
parent817ee597587852683935d9b2cd31e6b22572d7e5 (diff)
Remove the references to /etc/X*.hosts
xhost(1) doesn't use these files, so the refernece to Xserver(1) is sufficient. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Patrick E. Kane <pekane52 at gmail.com>
-rw-r--r--xhost.man7
1 files changed, 5 insertions, 2 deletions
diff --git a/xhost.man b/xhost.man
index f28de0e..b9f8c3c 100644
--- a/xhost.man
+++ b/xhost.man
@@ -137,6 +137,11 @@ string representing a given value, separated by a colon. For example,
with a value of \fIalmas\fP. For more information on the available forms
of server interpreted addresses, see the \fIXsecurity\fP(__miscmansuffix__)
manual page.
+.PP
+The initial access control list for display number \fBn\fP
+may be set by the file \fI/etc/X\fBn\fI.hosts\fR, where
+\fBn\fP is the display number of the server. See \fIXserver\fP(1)
+for details.
.SH DIAGNOSTICS
For each name added to the access control list,
a line of the form "\fIname\fP being added to access control list"
@@ -144,8 +149,6 @@ is printed.
For each name removed from the access control list,
a line of the form "\fIname\fP being removed from access control list"
is printed.
-.SH FILES
-/etc/X*.hosts
.SH "SEE ALSO"
X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(1), xdm(1), xauth(1), getaddrinfo(3)
.SH ENVIRONMENT