On 01/23/2016 01:18 PM, Dmitry V. Levin wrote: > Fixes: 42c3e94740fb ("Convert inline formatting (\fX...\fP) to dot-directive formatting") > Reported-by: Pakin Yury <zxwarior@xxxxxxxxx> > Signed-off-by: Dmitry V. Levin <ldv@xxxxxxxxxxxx> Thanks, Dmitry. Applied. Cheers, Michael > --- > man4/vcs.4 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man4/vcs.4 b/man4/vcs.4 > index e4928a7..3399c78 100644 > --- a/man4/vcs.4 > +++ b/man4/vcs.4 > @@ -107,7 +107,7 @@ Note that the output does not contain > newline characters, so some processing may be required, like > in > > - old \-w 81 /dev/vcs3 | lpr > + fold \-w 81 /dev/vcs3 | lpr > > or (horrors) > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html