From owner-freebsd-doc Tue Sep 18 22: 0: 9 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16EC637B414 for ; Tue, 18 Sep 2001 22:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8J500u58995; Tue, 18 Sep 2001 22:00:00 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id D09C437B412 for ; Tue, 18 Sep 2001 21:59:49 -0700 (PDT) Received: from hades.hell.gr (patr530-b105.otenet.gr [195.167.121.233]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8J4xiH10248 for ; Wed, 19 Sep 2001 07:59:44 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8J4xhC17324; Wed, 19 Sep 2001 07:59:43 +0300 (EEST) (envelope-from charon) Message-Id: <200109190459.f8J4xhC17324@hades.hell.gr> Date: Wed, 19 Sep 2001 07:59:43 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30664: wrap an ftp url in tags, since it's the only one in the faq without Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30664 >Category: docs >Synopsis: wrap an ftp url in tags, since it's the only one in the faq without >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 18 22:00:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: The attached patch adds a .. around a URL that was included as part of the running text. This makes for a very long (and unfortunately unbreakable) line, but it's the only URL in my version of the FAQ that is set as part of the paragraph text and not in a tag pair. >How-To-Repeat: >Fix: --- patch-faq-ulink begins here --- Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.266 diff -u -r1.266 book.sgml --- book.sgml 19 Sep 2001 03:33:15 -0000 1.266 +++ book.sgml 19 Sep 2001 04:58:39 -0000 @@ -892,7 +892,7 @@ copy of the web site sources using your favorite ftp mirror tool. Keep in mind that you have to build these sources before publishing them. Simply start at - ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www. + ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www. --- patch-faq-ulink ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message