From 64cf383c36868b365b09c9dd0ac073121b8054c8 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Mar 2001 12:46:29 +0000 Subject: Fixed undesirable hyphenation on the dash of a flag argument. Example: .Sh SYNOPSIS .Nm natd .Fl unregistered-only .Fl proxy-only .Fl deny-incoming .Fl use-sockets .Fl same-ports Ported from: mdocNG --- contrib/groff/tmac/tmac.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/groff') diff --git a/contrib/groff/tmac/tmac.doc b/contrib/groff/tmac/tmac.doc index 920235d..65c5c05 100644 --- a/contrib/groff/tmac/tmac.doc +++ b/contrib/groff/tmac/tmac.doc @@ -373,7 +373,7 @@ . ie !"\\*(A\\n(aP"\\*(Ba" \{\ . ie !"\\*(A\\n(aP"\fR|\fP" \{\ . ie "\\*(A\\n(aP"-" .as b1 \&\|\-\^\-\| -. el .as b1 \&\|\-\\*(A\\n(aP +. el .as b1 \|\%\-\\*(A\\n(aP . \} . el .as b1 \&\\*(A\\n(aP . \} -- cgit v1.1