From owner-cvs-doc@FreeBSD.ORG Fri Oct 24 23:01:06 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9F6B106567D; Fri, 24 Oct 2008 23:01:06 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A43F8FC12; Fri, 24 Oct 2008 23:01:06 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9ON16SP019053; Fri, 24 Oct 2008 23:01:06 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9ON16jS019052; Fri, 24 Oct 2008 23:01:06 GMT (envelope-from pgj) Message-Id: <200810242301.m9ON16jS019052@repoman.freebsd.org> From: Gabor Pali Date: Fri, 24 Oct 2008 23:01:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/cups Makefile article.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2008 23:01:06 -0000 pgj 2008-10-24 23:01:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/cups Makefile article.sgml Log: Fix some doc bugs found during its translation: - Disable TOC generation in Makefile because in the original version it does not make too much sense to have a one-item TOC - Change structure of sections, move all the sect2 to level sect1; this results shorter high-level sections, but it gives a more normal layout - Mark up CUPS ports with to add Ports Collection links for them - Mark up group "cups" with - Fix a within a situation - Replace tags with for local CUPS web interface links - Replace tags with for "localhost" - Mark up menu items with rather than - Use elements where applicable - Fix spelling - Remove all verbatim quote symbols, replace them with elements - Mark up make variables with elements - Mark up make targets with elements Reviewed by: Chess Griffin Revision Changes Path 1.2 +0 -1 doc/en_US.ISO8859-1/articles/cups/Makefile 1.2 +48 -46 doc/en_US.ISO8859-1/articles/cups/article.sgml