component(developer/golang-123): Add Component
[oi-userland.git] / components / x11 / xhost / patches / manual.patch
blob7d44e24e72b9f0b82266e8d12382b3d7af595264
1 diff --git a/man/xhost.man b/man/xhost.man
2 index aac0a0a..cb2f22d 100644
3 --- a/man/xhost.man
4 +++ b/man/xhost.man
5 @@ -162,7 +162,9 @@ For each name removed from the access control list,
6 a line of the form "\fIname\fP being removed from access control list"
7 is printed.
8 .SH "SEE ALSO"
9 -X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(__appmansuffix__), xdm(__appmansuffix__), xauth(__appmansuffix__), getaddrinfo(__libmansuffix__)
10 +X(__miscmansuffix__), Xsecurity(__miscmansuffix__), Xserver(__appmansuffix__),
11 +xdm(__appmansuffix__), xauth(__appmansuffix__), netservices(__adminmansuffix__),
12 +getaddrinfo(__libmansuffix__)
13 .SH ENVIRONMENT
14 .TP 8
15 .B DISPLAY
16 @@ -181,6 +183,9 @@ the server-interpreted hostname type address. If somehow you change a
17 host's network address while the server is still running, and you are
18 using a network-address based form of authentication, \fIxhost\fP must
19 be used to add the new address and/or remove the old address.
20 +.SH WARNINGS
21 +__distroname__ is secure by default. See Xserver(1) which details how to
22 +re-enable remote connections to the X server as in previous releases.
23 .SH AUTHORS
24 Bob Scheifler, MIT Laboratory for Computer Science,
25 .br