OSDN Git Service

Remove ip6tables* as they are now link pages
[linuxjm/iptables.git] / draft / man8 / ip6tables-save.8
diff --git a/draft/man8/ip6tables-save.8 b/draft/man8/ip6tables-save.8
deleted file mode 100644 (file)
index eea2df0..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.\"
-.\" Japanese Version Copyright (c) 2003 Yuichi SATO
-.\"         all rights reserved.
-.\" Translated 2003-05-01, Yuichi SATO <ysato444@yahoo.co.jp>
-.\" Updated 2013-04-08, Akihiro MOTOKI <amotoki@gmail.com>
-.\"
-.TH IP6TABLES\-SAVE 8 "Jan 30, 2002" "" ""
-.\"
-.\" Man page written by Harald Welte <laforge@gnumonks.org>
-.\" It is based on the iptables man page.
-.\"
-.\"    This program is free software; you can redistribute it and/or modify
-.\"    it under the terms of the GNU General Public License as published by
-.\"    the Free Software Foundation; either version 2 of the License, or
-.\"    (at your option) any later version.
-.\"
-.\"    This program is distributed in the hope that it will be useful,
-.\"    but WITHOUT ANY WARRANTY; without even the implied warranty of
-.\"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-.\"    GNU General Public License for more details.
-.\"
-.\"    You should have received a copy of the GNU General Public License
-.\"    along with this program; if not, write to the Free Software
-.\"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-.\"
-.\"
-.SH 名前
-ip6tables\-save \(em iptables ルールを標準出力にダンプする
-.SH 書式
-\fBip6tables\-save\fP [\fB\-M\fP \fImodprobe\fP] [\fB\-c\fP] [\fB\-t\fP \fItable\fP
-.SH 説明
-.PP
-\fBip6tables\-save\fP は IPv6 テーブルの内容を簡単に解析できる形式で 標準出力にダンプするために使われる。
-ファイルに書き出すためには、 シェルで提供されている I/O リダイレクションを使うこと。
-.TP 
-\fB\-M\fP \fImodprobe_program\fP
-modprobe プログラムのパスを指定する。デフォルトでは、 iptables\-save は /proc/sys/kernel/modprobe
-の内容を確認して実行ファイルのパスを決定する。
-.TP 
-\fB\-c\fP, \fB\-\-counters\fP
-全てのパケットカウンタとバイトカウンタの現在の値を出力する。
-.TP 
-\fB\-t\fP, \fB\-\-table\fP \fItablename\fP
-出力を 1 つのテーブルのみに制限する。 指定されない場合、得られた全てのテーブルを出力する。
-.SH バグ
-iptables\-1.2.1 リリースでは知られていない。
-.SH 作者
-Harald Welte <laforge@gnumonks.org>
-.br
-Andras Kis\-Szabo <kisza@sch.bme.hu>
-.SH 関連項目
-\fBip6tables\-restore\fP(8), \fBip6tables\fP(8)
-.PP
-より多くの iptables の使用法について 詳細に説明している iptables\-HOWTO。 NAT について詳細に説明している
-NAT\-HOWTO。 内部構造について詳細に説明している netfilter\-hacking\-HOWTO。