open-src/app/xhost/manual.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Mon, 23 Apr 2012 15:08:10 -0700
changeset 1276 52f85727ce94
parent 1068 0dc26c96a5af
permissions -rw-r--r--
7161868 Update X.Org modules to X11R7.7 RC1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1276
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     1
diff --git a/man/xhost.man b/man/xhost.man
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     2
index aac0a0a..3b73421 100644
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     3
--- a/man/xhost.man
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     4
+++ b/man/xhost.man
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     5
@@ -162,7 +162,9 @@ For each name removed from the access control list,
1068
0dc26c96a5af 7010624 X11R7.6 Update: Application, Utility, & Data modules [PSARC/2011/033]
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1003
diff changeset
     6
 a line of the form "\fIname\fP being removed from access control list"
0dc26c96a5af 7010624 X11R7.6 Update: Application, Utility, & Data modules [PSARC/2011/033]
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1003
diff changeset
     7
 is printed.
985
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
     8
 .SH "SEE ALSO"
1276
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
     9
-X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xauth(__appmansuffix__), getaddrinfo(__libmansuffix__)
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
    10
+X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(__appmansuffix__),
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
    11
+xdm(__appmansuffix__), xauth(__appmansuffix__), netservices(1),
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
    12
+getaddrinfo(__libmansuffix__)
985
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    13
 .SH ENVIRONMENT
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    14
 .TP 8
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    15
 .B DISPLAY
1276
52f85727ce94 7161868 Update X.Org modules to X11R7.7 RC1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1068
diff changeset
    16
@@ -181,6 +183,9 @@ the server-interpreted hostname type address.  If somehow you change a
985
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    17
 host's network address while the server is still running, and you are
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    18
 using a network-address based form of authentication, \fIxhost\fP must
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    19
 be used to add the new address and/or remove the old address.
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    20
+.SH WARNINGS
1068
0dc26c96a5af 7010624 X11R7.6 Update: Application, Utility, & Data modules [PSARC/2011/033]
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1003
diff changeset
    21
+__distroname__ is secure by default.  See Xserver(1) which details how to
0dc26c96a5af 7010624 X11R7.6 Update: Application, Utility, & Data modules [PSARC/2011/033]
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1003
diff changeset
    22
+re-enable remote connections to the X server as in previous releases.
985
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    23
 .SH AUTHORS
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    24
 Bob Scheifler, MIT Laboratory for Computer Science,
a6102f6ccba8 6527729 Change xhost(1) man page to help with Secure by Default transition
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
    25
 .br