From e51127d5563060b2bcf586a4a9ed0080954a59cf Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 13 Jul 2013 16:34:40 +0100 Subject: [PATCH] progs/{catsign,mkphrase}.1: Fix synopsis line breaks. Some lines which only contained tabs got clobbered in a whitespace cleanup. Those lines were asking for trouble anyway; instead, use \h'8n', which won't get caught in the same way, makes more space, and is consistent with other manpages in the package. --- progs/catsign.1 | 4 ++-- progs/mkphrase.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/progs/catsign.1 b/progs/catsign.1 index 5f19a1dc..7435dbf2 100644 --- a/progs/catsign.1 +++ b/progs/catsign.1 @@ -62,7 +62,7 @@ is one of: .RB [ \-t .IR time ] .br - +\h'8n' .RB [ \-o .IR output ] .RI [ file @@ -81,7 +81,7 @@ is one of: .RB [ \-F .IR format ] .br - +\h'8n' .RB [ \-m .IR file ] .RB [ \-o diff --git a/progs/mkphrase.1 b/progs/mkphrase.1 index dd4fd56e..a40b18d4 100644 --- a/progs/mkphrase.1 +++ b/progs/mkphrase.1 @@ -39,7 +39,7 @@ mkphrase \- generate passphrases with guaranteed minimum entropy .RB [ \-g .IR generator ] .br - +\h'8n' .RB [ \-n .IR count ] .RB [ \-r -- 2.11.0