summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/.gitignore4
-rw-r--r--doc/Makefile.in4
-rw-r--r--doc/nft.xml (renamed from doc/nftables.xml)0
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index fc24d499..8e11d1e4 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,2 +1,2 @@
-nftables.8
-nftables.pdf
+nft.8
+nft.pdf
diff --git a/doc/Makefile.in b/doc/Makefile.in
index e0732adb..1ec856c9 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,5 +1,5 @@
-mandocs-@CONFIG_MAN@ += doc/nftables.8
-pdfdocs-@CONFIG_PDF@ += doc/nftables.pdf
+mandocs-@CONFIG_MAN@ += doc/nft.8
+pdfdocs-@CONFIG_PDF@ += doc/nft.pdf
all: $(mandocs-y) $(pdfdocs-y)
clean:
diff --git a/doc/nftables.xml b/doc/nft.xml
index 702891c2..702891c2 100644
--- a/doc/nftables.xml
+++ b/doc/nft.xml