open-src/app/xfs/fsadmin.1
changeset 1703 59811dd200b2
parent 1451 4d0056c482c6
--- a/open-src/app/xfs/fsadmin.1	Sat Mar 18 12:58:26 2017 -0700
+++ b/open-src/app/xfs/fsadmin.1	Thu Apr 06 22:27:29 2017 -0700
@@ -1,7 +1,6 @@
-'\" te
 .\"
-.\" "Copyright (c) 1994, 2014, Oracle and/or its affiliates. All rights reserved.
-.\" 
+.\" "Copyright (c) 1994, 2017, 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
@@ -11,7 +10,7 @@
 .\" 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
@@ -21,13 +20,13 @@
 .\" 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.
 .\"
-.TH fsadmin 1 "2 May 2014"
+.TH fsadmin 1 "5 Apr 2017"
 .IX "fsadmin" "" "\f3fsadmin\f1(1) \(em administration utility for font server" ""
 .IX "font server" "admin" "font server" " administration utility \(em \f3fsadmin\f1(1)"
 .SH NAME
@@ -36,7 +35,7 @@
 .PP
 .B /usr/sbin/fsadmin
 [
-.B \-e 
+.B \-e
 |
 .B \-d
 |
@@ -47,16 +46,16 @@
 .B fsadmin
 is a font server administration utility.
 .B fsadmin
-allows users to control whether or not the X11 font server, \fBxfs\fR(1), is 
+allows users to control whether or not the X11 font server, \fBxfs\fR(1), is
 started automatically by
-.BR inetd (1M).
+.BR inetd (8).
 If no options are present
 .B fsadmin
 will display the current status of the font server.
 .SH OPTIONS
 .TP 8
 .B \-e
-enable: configure 
+enable: configure
 .B inetd
 to start the font server automatically
 .TP 8
@@ -66,40 +65,27 @@
 to not start the font server automatically
 .TP 8
 .B \-usage
-display list of options for 
+display list of options for
 .B fsadmin
 .SH "NOTES"
 .PP
-The \fBxfs\fR service is managed by the service management facility, 
-\fBsmf\fR(5), under the service identifier:
+The \fBxfs\fR service is managed by the service management facility,
+\fBsmf\fR(7), under the service identifier:
 .PP
 .nf
 svc:/application/x11/xfs
 .fi
 .PP
-Administrative actions on this service, such as enabling, disabling, or 
-requesting restart, can be performed using \fBsvcadm\fR(1M)\&. Responsibility 
-for initiating and restarting this service is delegated to \fBinetd\fR(1M)\&.
-Use \fBinetadm\fR(1M) to make configuration changes and to view configuration 
-information for this service\&. The service\&'s status can be queried using 
+Administrative actions on this service, such as enabling, disabling, or
+requesting restart, can be performed using \fBsvcadm\fR(8)\&. Responsibility
+for initiating and restarting this service is delegated to \fBinetd\fR(8)\&.
+Use \fBinetadm\fR(8) to make configuration changes and to view configuration
+information for this service\&. The service\&'s status can be queried using
 the \fBsvcs\fR(1) command\&.
-.SH "ATTRIBUTES"
-.PP
-See \fBattributes\fR(5) for descriptions of the following attributes:
-.sp
-.TS
-tab(^) allbox;
-cw(2.750000i)| cw(2.750000i)
-lw(2.750000i)| lw(2.750000i).
-ATTRIBUTE TYPE^ATTRIBUTE VALUE
-Availability^x11/xfs
-Interface Stability^Committed
-.TE
-.sp
 .SH SEE ALSO
 .PP
 .BR xfs (1),
-.BR inetadm (1M),
-.BR inetd (1M),
-.BR smf (5),
-.BR X11 (5)
+.BR inetadm (8),
+.BR inetd (8),
+.BR smf (7),
+.BR X11 (7)