From 67d0f4e4ba15f61e57dde170350fbae34d13b3a4 Mon Sep 17 00:00:00 2001 From: Larry Hynes Date: Mon, 22 Jan 2018 23:34:26 +0000 Subject: mblaze.7: use .Pq for single-line parens enclosure --- man/mblaze.7 | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) (limited to 'man/mblaze.7') diff --git a/man/mblaze.7 b/man/mblaze.7 index 3d52897..03e90e6 100644 --- a/man/mblaze.7 +++ b/man/mblaze.7 @@ -102,23 +102,17 @@ are in the file system cache, everything is blazingly fast. The utilities are written to be memory efficient .Pq i.e. not wasteful , but whole messages are assumed to fit into RAM easily -.Po -one at a time -.Pc . +.Pq one at a time . .Pp .Nm has been written from scratch and is now well tested, but it is not 100% RFC-conforming -.Po -which is neither worth it, nor desirable -.Pc . +.Pq which is neither worth it, nor desirable . There may be issues with very old, nonconforming, messages. .Pp .Nm is written in portable C, using only POSIX functions -.Po -apart from a tiny Linux-only optimization -.Pc , +.Pq apart from a tiny Linux-only optimization , and has no external dependencies. It supports MIME and more than 7-bit messages .Po @@ -175,13 +169,9 @@ As usual with pipes, the sky is the limit. .Sh CONCEPTS .Nm deals with messages -.Po -which are files -.Pc , +.Pq which are files , folders -.Po -which are maildir folders -.Pc , +.Pq which are maildir folders , sequences .Po which are newline-separated lists of messages, possibly saved on disk in @@ -198,9 +188,7 @@ syntax as explained in .Xr mmsg 7 . .Pp Many utilities have a default behavior when used interactively from a terminal -.Po -e.g. operate on the current message or the current sequence -.Pc . +.Pq e.g. operate on the current message or the current sequence . For scripting, you must make these arguments explicit. .Pp For configuration, see -- cgit 1.4.1