]> git.ipfire.org Git - thirdparty/iproute2.git/commit
man/ip-xfrm: fix dangling quote
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 11 Aug 2024 16:43:45 +0000 (09:43 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 12 Aug 2024 17:21:03 +0000 (10:21 -0700)
commit6d632bbcda73d9c08534cad279a11d9a985deacc
treecbb7633cc738f67ed76e3af142f5c6ce956f899a
parentb176b9f40368735b5bd4e6d49f8ebcbe8b8bef4a
man/ip-xfrm: fix dangling quote

The man page had a dangling quote character in the usage text
which can confuse auto-color/format code like Emacs and Vim.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ip-xfrm.8