1 Add notes on SMF integration and change to reflect default startup via
4 diff -urp -x '*~' -x '*.orig' man/xfs.man man/xfs.man
5 --- a/man/xfs.man 2010-08-06 18:40:29.000000000 -0700
6 +++ b/man/xfs.man 2011-01-28 18:01:17.083394642 -0800
7 @@ -68,10 +68,14 @@ xfs \- X font server
9 is the X Window System font server.
10 It supplies fonts to X Window System display servers.
11 -The server is usually run by a system administrator, and started via
12 -.BR init (__adminmansuffix__)
14 -.BR inetd (__adminmansuffix__).
15 +The server is usually run by
17 +as described in the NOTES section below.
18 +Automatic starting can be enabled or disabled through the
23 Users may also wish to start private font servers for specific sets of
26 @@ -361,6 +365,22 @@ causes
28 to reset, closing all active connections and re-reading the configuration
30 +.\" OpenIndiana additions for SMF:
33 +The \fBxfs\fR service is managed by the service management facility,
34 +\fBsmf\fR(5), under the service identifier:
37 +svc:/application/x11/xfs:default
40 +Administrative actions on this service, such as enabling, disabling, or
41 +requesting restart, can be performed using \fBsvcadm\fR(1M)\&. Responsibility
42 +for initiating and restarting this service is delegated to \fBinetd\fR(1M)\&.
43 +Use \fBinetadm\fR(1M) to make configuration changes and to view configuration
44 +information for this service\&. The service\&'s status can be queried using
45 +the \fBsvcs\fR(1) command\&.
47 Multiple catalogues should be supported.
48 .SH "FUTURE DIRECTIONS"
49 @@ -382,8 +402,11 @@ Keith Packard, Massachusetts Institute o
50 .BR X (__miscmansuffix__),
51 .BR xfsinfo (__appmansuffix__),
52 .BR fslsfonts (__appmansuffix__),
53 -.BR init (__adminmansuffix__),
54 .BR inetd (__adminmansuffix__),
55 -.BR syslog (__libmansuffix__),
61 .IR "The X Font Service Protocol" ,
62 .I Font Server Implementation Overview