From 0f8718b4fcbb89abc8b8b25c09510e1f7fac9625 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Fri, 22 Jun 2018 01:39:25 +0200 Subject: manpages: eliminate whitespace at the end of the line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This eliminates a few style warnings from "mandoc -T lint src/tools/wg*.8". Signed-off-by: Jonathan Neuschäfer --- src/tools/man/wg.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/tools/man/wg.8') diff --git a/src/tools/man/wg.8 b/src/tools/man/wg.8 index 49dc15b..5bae7ca 100644 --- a/src/tools/man/wg.8 +++ b/src/tools/man/wg.8 @@ -5,17 +5,17 @@ wg - set and retrieve configuration of WireGuard interfaces .SH SYNOPSIS .B wg -[ +[ .I COMMAND -] [ +] [ .I OPTIONS -]... [ +]... [ .I ARGS ]... .SH DESCRIPTION -.B wg +.B wg is the configuration utility for getting and setting the configuration of WireGuard tunnel interfaces. The interfaces themselves can be added and removed using -- cgit v1.2.3-59-g8ed1b