.\" $TOG: fsinfo.man /main/10 1998/02/09 13:43:12 kaleb $ .\" Copyright 1991, Network Computing Devices, Inc .\" Copyright 1993, 1998 The Open Group .\" .\" All Rights Reserved. .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" 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. .\" IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" .\" .\" Copyright (c) 2001 The X Japanese Documentation Project. .\" .\" 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, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Sun Oct 28 15:54:14 JST 2001 .\" by FUJIWARA Teruyoshi .\" .\" $XFree86: xc/programs/xfsinfo/xfsinfo.man,v 1.4 2001/04/18 16:13:23 dawes Exp $ .\" .TH XFSINFO 1 "Release 6.5" "X Version 11" .SH 名前 .\"0 xfsinfo \- X font server information utility xfsinfo \- X フォントサーバに関する情報を表示するユーティリティ .SH 書式 .B "xfsinfo" [\-server \fIservername\fP] .SH 説明 .PP .\"0 .I Xfsinfo .\"0 is a utility for displaying information about an X font server. It is used to .\"0 examine the .\"0 capabilities of a server, the predefined values for various parameters used .\"0 in communicating between clients and the server, and the font catalogues .\"0 and alternate servers that are available. .I xfsinfo は X フォントサーバに関する情報を表示するユーティリティである。 このユーティリティは、フォントサーバの機能・クライアントとサーバ間の通信 で使われる各種パラメータに予め定義されている値・フォントカタログ・ (利用可能であれば)代替サーバを調べるために使われる。 .SH オプション .PP .TP .B \-server \fIhost\fP:\fIport\fP .\"0 This option specifies the X font server to contact. このオプションは接続する X フォントサーバを指定する。 .SH 履歴 .\"0 .I Xfsinfo .\"0 was originally called .\"0 .I fsinfo. .I xfsinfo は元々は .I fsinfo と呼ばれていた。 .\"0 It was renamed to avoid a clash with the .\"0 .I fsinfo .\"0 utility from the Berkeley automounter .\"0 .I amd. .I amd (Berkley オートマウンタ)に含まれる .I fsinfo ユーティリティとの名前の重複を避けるために名前が変更された。 .SH 実行例 .PP .\"0 The following shows a sample produced by .\"0 .I xfsinfo. .I xfsinfo の出力例を以下に示す。 .PP .nf name of server: hansen:7100 version number: 1 vendor string: Font Server Prototype vendor release number: 17 maximum request size: 16384 longwords (65536 bytes) number of catalogues: 1 all Number of alternate servers: 2 \& #0 hansen:7101 \& #1 hansen:7102 number of extensions: 0 .fi .SH 環境変数 .PP .TP 8 .B FONTSERVER .\"0 To get the default fontserver. デフォルトのフォントサーバを取得する。 .SH 関連項目 xfs(1), fslsfonts(1) .SH 作者 Dave Lemke, Network Computing Devices, Inc