Commit 0b173940 authored by Phil Sutter's avatar Phil Sutter Committed by Stephen Hemminger

man: ip-address: align synopsis with help output

When fixing the BNF syntax error, I overlooked that 'ip address help'
prints a more correct synopsis. This patch aligns them.

Fixes: 715296b8 ("ip-address.8.in: fix BNF syntax error")
Signed-off-by: default avatarPhil Sutter <phil@nwl.cc>
parent 9b2e9f4a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment