tag 310656 patch
thanks

On Sat, Jun 04, 2005 at 12:24:21PM +0900, Junichi Uekawa wrote:
> > > I'm not quite sure how you can suppress hyphenation in manpages.
> > > Do you happen to know how it can be done?
> > 
> > I do now.  If you insert "\%" (without the quotes) immediately before
> > the URL, it won't hyphenate it.
> 
> I've tried that and I don't see an immediate effect, could
> you demonstrate it with a patch? I might be missing something
> pretty obvious here.

The attached patch prevents the URL from being hyphenated on my
system.

-- 
Matt
--- pbuilder-0.127.orig/pbuilder.8      2005-06-04 08:04:46.351023352 -0700
+++ pbuilder-0.127/pbuilder.8   2005-06-04 08:05:05.193158912 -0700
@@ -481,7 +481,7 @@
 User hooks code added by Dale Amon <[EMAIL PROTECTED]>
 
 The homepage is available at
-.B "http://www.netfort.gr.jp/~dancer/software/pbuilder.html";
+.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html";
 
 .SH "SEE ALSO"
 .RI "pdebuild (" 1 "), "

Attachment: signature.asc
Description: Digital signature

Reply via email to