From b62d7e6a1d2fb1e45fd947cf339221a7231d8859 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Thu, 8 Oct 2020 03:06:14 +0000 Subject: fixnt.1: fix formatting of references to manuals (Closes: #971821). Signed-off-by: Vagrant Cascadian --- debian/manpages/fixnt.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/manpages/fixnt.1 b/debian/manpages/fixnt.1 index ddfd1eb..0462c22 100644 --- a/debian/manpages/fixnt.1 +++ b/debian/manpages/fixnt.1 @@ -11,7 +11,8 @@ fixnt \- Filter for the Windows NT postscript printer driver. The Windows NT postscript driver has a tendency to make broken postscript files, that are incompatible with psutils. .B fixnt -is a filter that fixes these problems, allowing the use of psnup(1). +is a filter that fixes these problems, allowing the use of +.BR psnup (1). .PP The filter takes the broken postscript file on .BR stdin , @@ -24,7 +25,9 @@ It has no other form for invocation and takes no options on the command-line. takes no options. .SH BUGS .B fixnt -does not check for NTPSOct94. For a workaround, use a sed(1) command +does not check for NTPSOct94. For a workaround, use a +.BR sed (1) +command to replace 'NTPSOct94' with 'NTPSOct95', like so: .RS sed 's/NTPSOct94/NTPSOct95/g' @@ -40,4 +43,5 @@ Report bugs to the Authors, but avoid sending large postscript files. .P Patches are always welcome; send to . .SH "SEE ALSO" -psnup(1), sed(1) +.BR psnup (1), +.BR sed (1) -- cgit v1.2.3