summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
commitfc5155aa204cb07aaa3214876b20b02ad3ddcca1 (patch)
tree0940c86b25e9712d808ee2e2efce5e114d92720a
parente5e10f31baab0e98c5d7c2f1507bef2987d04ce8 (diff)
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xhost.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/xhost.man b/xhost.man
index 391dcb1..a805edf 100644
--- a/xhost.man
+++ b/xhost.man
@@ -128,7 +128,7 @@ and a trailing at-sign (e.g., "nis:pat@").
For backward compatibility with pre-R6 \fIxhost\fP,
names that contain an at-sign (@) are assumed to be in the nis family.
Otherwise they are assumed to be Internet addresses. If compiled to support
-IPv6, then all IPv4 and IPv6 addresses returned by getaddrinfo(3) are added to
+IPv6, then all IPv4 and IPv6 addresses returned by getaddrinfo(__libmansuffix__) are added to
the access list in the appropriate inet or inet6 family.
.PP
Server interpreted addresses consist of a case-sensitive type tag and a
@@ -140,7 +140,7 @@ 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)
+\fBn\fP is the display number of the server. See \fIXserver\fP(__appmansuffix__)
for details.
.SH DIAGNOSTICS
For each name added to the access control list,
@@ -150,7 +150,7 @@ 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 "SEE ALSO"
-X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(1), xdm(1), xauth(1), getaddrinfo(3)
+X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xauth(__appmansuffix__), getaddrinfo(__libmansuffix__)
.SH ENVIRONMENT
.TP 8
.B DISPLAY