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. --- lib/libmd/sha.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libmd') diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index 1f69450f759e5..9151857b79631 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -74,7 +74,8 @@ a ``fingerprint'' of the input-data, which doesn't disclose the actual input. .Pp .Tn SHA -.Pq \&or Tn SHA-0 +(or +.Tn SHA-0 ) is the original Secure Hash Algorithm specified in .Tn FIPS 160. It was quickly proven insecure, and has been superseded by -- cgit v1.3