From aac311473fb4753db236e40f3f5c3865e491cb56 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 11 Aug 2002 11:57:52 +0000 Subject: remove database --- ebtables.8 | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'ebtables.8') diff --git a/ebtables.8 b/ebtables.8 index c613437..7a88518 100644 --- a/ebtables.8 +++ b/ebtables.8 @@ -1,4 +1,4 @@ -.TH EBTABLES 8 "23 July 2002" +.TH EBTABLES 8 "11 August 2002" .\" .\" Man page written by Bart De Schuymer .\" It is based on the iptables man page. @@ -33,10 +33,6 @@ ebtables (v.2.0) \- Ethernet bridge frame table administration .br .BR "ebtables -E " "old-chain-name new-chain-name" .br -.B "ebtables -L DB" -.br -.BR "ebtables -[b] [" "y/n" "]" -.br .BR "ebtables --init-table" .br .BR "ebtables --atomic-init " file @@ -147,18 +143,9 @@ the head of the chain). .TP .B "-L, --list" List all rules in the selected chain. If no chain is selected, all chains -are listed. If the chainname equals -.BR DB , -.B ebtables -will try to show the database. This database gives a survey of the kind of -frames that pass the different bridge hooks. It uses the interfaces where -the frame came in or will go out, the protocol field and the hook. This -database is independent from the rest of -.B ebtables -and is in a different kernel module. +are listed. .br -The following three options change the output when not listing the -database: +The following three options change the output: .br .B "--Ln" .br @@ -336,9 +323,6 @@ names of extensions and .B ebtables will try to write help about those extensions. E.g. ebtables -h snat log ip arp. .TP -.BR "-b --db " [ "y/n" ] -Enable (y) or disable (n) the database. -.TP .BR "-j, --jump " "\fItarget\fP" The target of the rule. This is one of the following values: .BR ACCEPT , -- cgit v1.2.3