From c4d9468ea0e627c69802bd0689c93527dc2e2a85 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 7 Aug 2001 15:48:51 +0000 Subject: mdoc(7) police: Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. --- usr.sbin/fdwrite/fdwrite.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/fdwrite') diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index b6f933d3c3ed3..53cdaac4657e5 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -28,7 +28,8 @@ Any floppy disk device capable of formatting can be used. .Pp .Nm Fdwrite will ask the user -.Pq on /dev/tty +(on +.Pa /dev/tty ) to insert a new floppy and press return. The device will then be opened, and queried for its parameters, then each track will be formatted, written with data from the -- cgit v1.3