te

"Copyright (c) 1994, 2014, Oracle and/or its affiliates. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.

fsadmin 1 "2 May 2014"
"fsadmin" "" "\f3fsadmin\f1(1) \(em administration utility for font server" "" "font server" "admin" "font server" " administration utility \(em \f3fsadmin\f1(1)"
NAME
fsadmin - font server administration utility
SYNOPSIS

/usr/sbin/fsadmin [ -e | -d | -usage ]

DESCRIPTION

fsadmin is a font server administration utility. fsadmin allows users to control whether or not the X11 font server, xfs(1), is started automatically by inetd (1M). If no options are present fsadmin will display the current status of the font server.

OPTIONS

8 -e enable: configure inetd to start the font server automatically

8 -d disable: configure inetd to not start the font server automatically

8 -usage display list of options for fsadmin

"NOTES"

The xfs service is managed by the service management facility, smf(5), under the service identifier:

svc:/application/x11/xfs

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibility for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view configuration information for this service. The service's status can be queried using the svcs(1) command.

"ATTRIBUTES"

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE^ATTRIBUTE VALUE
Availability^x11/xfs
Interface Stability^Committed
SEE ALSO

xfs (1), inetadm (1M), inetd (1M), smf (5), X11 (5)