]> git.ipfire.org Git - thirdparty/iproute2.git/commit
man: Fix malformatted database file locations
authorPhil Sutter <phil@nwl.cc>
Fri, 15 Dec 2023 22:19:23 +0000 (23:19 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 21 Dec 2023 03:45:54 +0000 (19:45 -0800)
commit33f73690f171336af340ecf6e3dade6bf4ecee9b
treea9ef8f449986457ac91763b9e7e5533fa7cce7c4
parentaba8530da699eaf470f61d0556bd86e0a6edd17e
man: Fix malformatted database file locations

The .BR macro does not put spaces in between its arguments. Also it will
apply to all arguments.

Fixes: 0a0a8f12fa1b ("Read configuration files from /etc and /usr")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ip-address.8.in
man/man8/ip-link.8.in
man/man8/ip-route.8.in