diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-25 20:09:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-25 20:09:06 +0000 |
commit | 041a7f348b294bc5d9c14f097c517dbcd549a7a2 (patch) | |
tree | af9263ec61439a414137c849ce3ee3c8c7ecbd09 /share | |
parent | e70df59d1d07af626b6de772412af927c622bb60 (diff) |
groff does not like ultra-long lines without whitespace, since it cannot
format them properly; thus i've replaced the .Pa markup on the very
lengthy URL with an unfilled display. this also has the benefit of not
splitting the URL with a hyphen;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ueagle.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/ueagle.4 b/share/man/man4/ueagle.4 index 62061feec5c..e694aeaec59 100644 --- a/share/man/man4/ueagle.4 +++ b/share/man/man4/ueagle.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ueagle.4,v 1.8 2008/07/25 18:41:16 damien Exp $ +.\" $OpenBSD: ueagle.4,v 1.9 2008/07/25 20:09:05 jmc Exp $ .\" .\" Copyright (c) 2003-2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -129,8 +129,9 @@ distribution rights. A prepackaged version of the firmware, designed to be used with .Xr pkg_add 1 , can be found at: -.Pp -.Pa http://damien.bergamini.free.fr/packages/openbsd/ueagle-firmware-1.0p0.tgz +.Bd -unfilled +http://damien.bergamini.free.fr/packages/openbsd/ueagle-firmware-1.0p0.tgz +.Ed .Sh EXAMPLES To establish a PVC (vpi=8, vci=35, vcmux) with host 192.168.1.2: .Bd -literal -offset indent |