]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
ip-address.8.in: fix BNF syntax error
authorPhil Sutter <phil@nwl.cc>
Tue, 18 Aug 2015 16:11:12 +0000 (18:11 +0200)
committerStephen Hemminger <shemming@brocade.com>
Wed, 19 Aug 2015 23:32:56 +0000 (16:32 -0700)
The previous man page fixup introduced a syntax error due to missing
opening bracket, which might crash some humanoid BNF parsers.

Fixes: 4e972d5 ("ip-address: fix and extend documentation")
Signed-off-by: Phil Sutter <phil@nwl.cc>
man/man8/ip-address.8.in

index 2ea3e67be1c9f2170c47a4afbeedce0acafcabf3..f1efc434555a9d6de1382826940b5834d4562f0c 100644 (file)
@@ -60,7 +60,7 @@ ip-address \- protocol address management
 .IR FLAG " := "
 .RB "[ " permanent " | " dynamic " | " secondary " | " primary " | \
 [ - ] " tentative " | [ - ] " deprecated " | [ - ] " dadfailed " | "\
-temporary " ] " CONFFLAG-LIST " ]"
+temporary " ] " CONFFLAG-LIST " ]"
 
 .ti -8
 .IR CONFFLAG-LIST " := [ "  CONFFLAG-LIST " ] " CONFFLAG