Re: line wrap in url in alpha.html
Ray Lai <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 04, 2006 at 04:18:28PM +0200, Tobias Stoeckmann wrote: > Hi, > > there is a line wrap in an url. > > --- alpha.html~ Tue Apr 4 16:17:07 2006 > +++ alpha.html Tue Apr 4 16:17:25 2006 > @@ -859,8 +859,7 @@ > <li>Sony PCWA-C300S > <li>Sony PCWA-C500 > </ul> > -<li>Atheros AR521x based PCI 802.11a/b/g adapters (<a href="http://www.openbsd.o > -rg/cgi-bin/man.cgi?query=ath&arch=alpha&sektion=4">ath</a>), including: <sup>(*)</sup> > +<li>Atheros AR521x based PCI 802.11a/b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&arch=alpha&sektion=4">ath</a>), including: <sup>(*)</sup> Your line is long. Try putting newlines after ``adapters'' and before ``>ath</a>),''. -Ray- > <ul> > <li>D-Link DWL-A520 > <li>D-Link DWL-AG520 > > > Tobias Stoeckmann