Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2006 22:33:13 +0400 (MSD)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/104127: [ www ] [ patch ] minor fix for books.sgml
Message-ID:  <200610071833.k97IXDq2010801@novel.fannet.ru>
Resent-Message-ID: <200610071840.k97IeK0u094422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104127
>Category:       www
>Synopsis:       [ www ] [ patch ] minor fix for books.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 07 18:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD novel.fannet.ru 6.1-STABLE FreeBSD 6.1-STABLE #4: Thu Aug 24 15:55:09 MSD 2006 root@novel.fannet.ru:/usr/obj/usr/src/sys/NOVEL i386


>Description:
The pattern for books and articles is: $long_title ($short_title)
with the NanoBSD entry being the only exception. Fix it.
>How-To-Repeat:
>Fix:

--- books-nanobsd.diff begins here ---
Index: books.sgml
===================================================================
RCS file: /home/ncvs/www/en/docs/books.sgml,v
retrieving revision 1.23
diff -u -r1.23 books.sgml
--- books.sgml	19 Aug 2006 21:20:33 -0000	1.23
+++ books.sgml	7 Oct 2006 16:12:13 -0000
@@ -228,7 +228,8 @@
 	      How to install FreeBSD alongside one or more different operating
 		systems on the same computer.</p>
 
-	    <p><a href="&url.articles;/nanobsd/index.html">NanoBSD</a><br>
+	    <p><a href="&url.articles;/nanobsd/index.html">Introduction
+                to NanoBSD</a> (nanobsd)<br>
 	      Information about the NanoBSD tools, which can be used to
 	      create FreeBSD system images for embedded applications,
 	      suitable for use on a Compact Flash card (or other mass
--- books-nanobsd.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610071833.k97IXDq2010801>