summaryrefslogtreecommitdiffstats
path: root/userspace/arptables/arptables-save.8
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <brouer@redhat.com>2013-11-18 21:42:52 +0100
committerBart De Schuymer <bdschuym@pandora.be>2013-11-18 21:42:52 +0100
commitf43b499751a79059157a3ab6185d9af47eeecd28 (patch)
tree8ec7e0215ebdde8c614d74a4f8e4763d2399f3c7 /userspace/arptables/arptables-save.8
parent7f6dbed37ad4a64a4b3ebbb76bda693bcbe7a557 (diff)
Add man pages for arptables-{save,restore}
Diffstat (limited to 'userspace/arptables/arptables-save.8')
-rw-r--r--userspace/arptables/arptables-save.837
1 files changed, 37 insertions, 0 deletions
diff --git a/userspace/arptables/arptables-save.8 b/userspace/arptables/arptables-save.8
new file mode 100644
index 0000000..34791a9
--- /dev/null
+++ b/userspace/arptables/arptables-save.8
@@ -0,0 +1,37 @@
+.TH ARPTABLES-SAVE 8 "Nov 07, 2013" "" ""
+.\"
+.\" Man page written by Jesper Dangaard Brouer <brouer@redhat.com> based on a
+.\" Man page written by Harald Welte <laforge@gnumonks.org>
+.\" It is based on the iptables-save 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 NAME
+arptables-save \(em dump arptables rules to stdout
+.SH SYNOPSIS
+\fBarptables\-save
+.SH DESCRIPTION
+.PP
+.B arptables-save
+is used to dump the contents of an ARP Table in easily parseable format
+to STDOUT. Use I/O-redirection provided by your shell to write to a file.
+.SH BUGS
+None known as of arptables-0.0.4 release
+.SH AUTHOR
+Jesper Dangaard Brouer <brouer@redhat.com>
+.SH SEE ALSO
+\fBarptables\-restore\fP(8), \fBarptables\fP(8)
+.PP