729N/A###############################################################################
729N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
729N/A# Use is subject to license terms.
729N/A# Permission is hereby granted, free of charge, to any person obtaining a
919N/A# copy of this software and associated documentation files (the "Software"),
919N/A# to deal in the Software without restriction, including without limitation
919N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
919N/A#
and/or sell copies of the Software, and to permit persons to whom the
919N/A# Software is furnished to do so, subject to the following conditions:
919N/A# The above copyright notice and this permission notice (including the next
919N/A# paragraph) shall be included in all copies or substantial portions of the
919N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919N/A# DEALINGS IN THE SOFTWARE.
729N/AAdd notes on SMF integration and change to reflect default startup via
729N/A@@ -68,10 +68,14 @@ xfs \- X font server
729N/A is the X Window System font server.
729N/A It supplies fonts to X Window System display servers.
729N/A-The server is usually run by a system administrator, and started via
729N/A+The server is usually run by
729N/A+as described in the NOTES section below.
729N/A+Automatic starting can be enabled or disabled through the
729N/A Users may also wish to start private font servers for specific sets of
729N/A@@ -361,6 +365,22 @@ causes
729N/A to reset, closing all active connections and re-reading the configuration
729N/A+The \fBxfs\fR service is managed by the service management facility,
729N/A+\fBsmf\fR(5), under the service identifier:
729N/A+Administrative actions on this service, such as enabling, disabling, or
729N/A+requesting restart, can be performed using \fBsvcadm\fR(1M)\&. Responsibility
729N/A+for initiating and restarting this service is delegated to \fBinetd\fR(1M)\&.
729N/A+Use \fBinetadm\fR(1M) to make configuration changes and to view configuration
729N/A+information for this service\&. The service\&'s status can be queried using
729N/A+the \fBsvcs\fR(1) command\&.
729N/A Multiple catalogues should be supported.
729N/A .SH "FUTURE DIRECTIONS"
729N/A@@ -382,8 +402,11 @@ Keith Packard, Massachusetts Institute o
729N/A .BR X (__miscmansuffix__),
729N/A .BR xfsinfo (__appmansuffix__),
729N/A .BR fslsfonts (__appmansuffix__),
729N/A .BR inetd (__adminmansuffix__),
729N/A .IR "The X Font Service Protocol" ,
729N/A .I Font Server Implementation Overview