diff options
| author | Doc Manager <doceng@FreeBSD.org> | 1999-03-02 14:21:54 +0000 |
|---|---|---|
| committer | Doc Manager <doceng@FreeBSD.org> | 1999-03-02 14:21:54 +0000 |
| commit | 197325317eabd6349546016646c6e850a558b8a7 (patch) | |
| tree | d9a2011cced92d8d8794da2e633f15b9510e4289 /ja/man/man5/isdnd.acct.5 | |
| parent | a5960e7dcda885a70125b640c508c17ba3fd63cb (diff) | |
Diffstat (limited to 'ja/man/man5/isdnd.acct.5')
| -rw-r--r-- | ja/man/man5/isdnd.acct.5 | 109 |
1 files changed, 0 insertions, 109 deletions
diff --git a/ja/man/man5/isdnd.acct.5 b/ja/man/man5/isdnd.acct.5 deleted file mode 100644 index 9df46a4724..0000000000 --- a/ja/man/man5/isdnd.acct.5 +++ /dev/null @@ -1,109 +0,0 @@ -.\" -.\" Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -.\" SUCH DAMAGE. -.\" -.\" %Id: isdnd.acct.5,v 1.1 1998/12/27 21:47:01 phk Exp % -.\" -.\" last edit-date: [Sat Dec 5 18:09:33 1998] -.\" -.\" jpman %Id: isdnd.acct.5,v 1.3 1999/02/01 15:18:01 horikawa Stab % -.Dd September 11, 1998 -.Dt isdnd.acct 5 -.Sh 名称 -.Nm isdnd.acct -.Nd isdn4bsd ISDN 管理デーモンのアカウンティングファイルの形式 -.Sh 解説 -ファイル -.Pa isdnd.acct -はアカウンティング情報を含みます。 -このアカウンティング情報は、 -.Xr isdnd 8 -の設定ファイル -.Xr isdnd.rc 5 -中で変数 -.Em useacctfile -が -.Em on -に設定されていて、かつ ISDN 接続に課金情報通達 (AOCD または AOCE) -が申し込まれていれば、書き込まれます。 -.Pp -変数 -.Em acctall -が -.Em on -に設定されていれば、ローカルサイトが課金されてない場合や、 -課金情報が利用不能だったり課金情報を申し込んでいない場合でも、 -アカウンティング情報が書き込まれます。 -.Pp -アカウンティング行の一般的な形式は次のようになります: -.Pp -.Dl FROM - UNTIL NAME UNITS (SECONDS) (INBYTES/OUTBYTES) -.Pp -.Em FROM -は接続が確立された時刻で、 -.Dl 日:月:年 時:分:秒 -という形式になります。 -.Pp -.Em UNTIL -は接続が切断された時刻です。形式は上記の -.Em FROM -と同じです。 -.Pp -.Em NAME -は、設定ファイル -.Xr isdnd.rc 5 -の -.Em name -エントリから得られる、この接続のシンボル名です。 -.Pp -.Em UNITS -はその接続にかかった課金単位の合計です。 -.Pp -.Em SECONDS -は接続が続いた秒数です。 -.Pp -.Em INBYTES -(受信バイト) と -.Em OUTBYTES -(送信バイト) は転送されたバイト数です。(オプション) - -.Sh 関連ファイル -.Bl -tag -width /var/log/isdnd.acct -compact -.It Pa /var/log/isdnd.acct -ISDN デーモン -.Nm isdnd -用のデフォルトのアカウンティング情報ファイル。 - -.Sh 使用例 -これは典型的なアカウンティング行です: -.Pp -.Dl 12.06.97 10:41:37 - 12.06.97 10:45:18 GROGGY 2 (65) (4711/1147) - -.Sh 関連項目 -.Xr isdnd 8 , -.Xr isdnd.rc 5 - -.Sh 作者 -.Xr isdnd 8 -デーモンと本マニュアルページは Hellmuth Michaelis が作成しました。 -彼の連絡先は、hm@kts.org または hm@hcs.de です。 |
