Message ID | 20160901160134.15593-2-sven@narfation.org |
---|---|
State | Accepted, archived |
Commit | 6fdeebafca44e2eb960b2fd4f47e1f72f95a62c6 |
Delegated to: | Sven Eckelmann |
Headers | show |
On Donnerstag, 1. September 2016 18:01:34 CEST Sven Eckelmann wrote: > The macro .PP was accidentally modified into .Pp when the throughput meter > support was introduced. Revert this part of the change to stop complaints > by man. > > Signed-off-by: Sven Eckelmann <sven@narfation.org> > --- > man/batctl.8 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in 6fdeebafca44e2eb960b2fd4f47e1f72f95a62c6 [1]. Kind regards, Sven [1] https://git.open-mesh.org/batctl.git/commit/6fdeebafca44e2eb960b2fd4f47e1f72f95a62c6
diff --git a/man/batctl.8 b/man/batctl.8 index 17549c0..d5a5ce0 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -40,7 +40,7 @@ behaviour or using the B.A.T.M.A.N. advanced protocol. For similar reasons, \fBt performances, is also included. .PP -.Pp +.PP .SH OPTIONS .TP .I \fBoptions:
The macro .PP was accidentally modified into .Pp when the throughput meter support was introduced. Revert this part of the change to stop complaints by man. Signed-off-by: Sven Eckelmann <sven@narfation.org> --- man/batctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)