From 1a0b1e9f13b9c46de6b5bc6bfe43da1c489e199e Mon Sep 17 00:00:00 2001 Message-Id: <1a0b1e9f13b9c46de6b5bc6bfe43da1c489e199e.1715675292.git.mdw@distorted.org.uk> From: Mark Wooding Date: Thu, 26 May 2016 09:26:09 +0100 Subject: [PATCH] server/tripe.8.in: Fix formatting mistake. Organization: Straylight/Edgeware From: Mark Wooding --- server/tripe.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tripe.8.in b/server/tripe.8.in index 930fcfe6..439cc206 100644 --- a/server/tripe.8.in +++ b/server/tripe.8.in @@ -315,7 +315,7 @@ or .BR ec . If this attribute isn't present, then the key's type is examined: if it's of the form -.BR tripe\- group +.BI tripe\- group then the .I group is used. If no group is specified, -- [mdw]