From ceeb3848e43f708e76e13d6d6089e59d665f2558 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 17 May 2017 14:05:18 +0200 Subject: man: fix rendering with groff Closes #32. --- man/mscan.1 | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'man/mscan.1') diff --git a/man/mscan.1 b/man/mscan.1 index f902d2e..d241d82 100644 --- a/man/mscan.1 +++ b/man/mscan.1 @@ -56,18 +56,18 @@ The following formatting codes can be used .Ar ( wd overrides the default width): .Bl -tag -width Ds -.It Cm "\\n" +.It Cm \en Newline -.It Cm "\\t" +.It Cm \et Tab -.It Cm "%%" +.It Cm \&%% A plain -.Sq Li "%" . +.Sq Li \&% . .It Cm "%" Ns Oo Ar wd Oc Ns Cm "b" Human-readable size of the message (in kilobytes). .It Cm "%c" A -.Sq Li ">" +.Sq Li \& on the current message, else a blank. .It Cm "%" Ns Oo Ar wd Oc Ns Cm "d" Adaptive date of the message. @@ -103,9 +103,9 @@ The raw Maildir flags of the message. The number of the message in the current sequence. .It Cm "%r" A -.Sq Li "-" +.Sq Li \&- on a replied-to message, or a -.Sq Li ":" +.Sq Li \&: on a forwarded message, or a blank. .It Cm "%" Ns Oo Ar wd Oc Ns Cm "R" The filename of the message. @@ -119,25 +119,25 @@ with leading etc. stripped. .It Cm "%t" A -.Sq Li ">" +.Sq Li \&> if you are in .Sq Li "To:" , a -.Sq Li "+" +.Sq Li \&+ if you are in .Sq Li "Cc:" , a -.Sq Li ":" +.Sq Li \&: if you are in .Sq Li "Resent-To:" , or a blank else. .It Cm "%u" A -.Sq Li "*" +.Sq Li \&* on a flagged message, or a -.Sq Li "." +.Sq Li \&. on an unseen message, or a -.Sq Li "x" +.Sq Li x on a trashed message, or a blank. .El .El -- cgit 1.4.1