From vincent@Kain.sumuk.de  Sun Sep 22 11:18:11 2002
Return-Path: <vincent@Kain.sumuk.de>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 072FF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 11:18:11 -0700 (PDT)
Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0318543E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 11:18:10 -0700 (PDT)
	(envelope-from vincent@Kain.sumuk.de)
Received: from Kain.sumuk.de (localhost [127.0.0.1])
	by Kain.sumuk.de (8.12.5/8.12.5) with ESMTP id g8MII7jv064362
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 20:18:07 +0200 (CEST)
	(envelope-from vincent@Kain.sumuk.de)
Received: (from vincent@localhost)
	by Kain.sumuk.de (8.12.5/8.12.5/Submit) id g8MII6pR064361;
	Sun, 22 Sep 2002 20:18:06 +0200 (CEST)
Message-Id: <200209221818.g8MII6pR064361@Kain.sumuk.de>
Date: Sun, 22 Sep 2002 20:18:06 +0200 (CEST)
From: Martin Heinen <martin@sumuk.de>
Reply-To: Martin Heinen <martin@sumuk.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Markup for section headings in l10n/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43259
>Category:       docs
>Synopsis:       [PATCH] Markup for section headings in l10n/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 22 11:20:03 PDT 2002
>Closed-Date:    Tue Oct 01 03:15:13 PDT 2002
>Last-Modified:  Tue Oct 01 03:15:13 PDT 2002
>Originator:     Martin Heinen
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD Kain.sumuk.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 12 13:45:36 CEST 2002 toor@Kain.sumuk.de:/usr/obj/usr/src/sys/KAIN i386


	
>Description:
	
	l10n/chapter.sgml discusses three ways to change
	the login class.  The patch below changes the markup so that
	section headings really show up as headings.
>How-To-Repeat:
	Read the chapter "Localization".
>Fix:
Index: chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v
retrieving revision 1.81
diff -u -r1.81 chapter.sgml
--- chapter.sgml	13 Sep 2002 16:56:10 -0000	1.81
+++ chapter.sgml	22 Sep 2002 14:48:50 -0000
@@ -332,7 +332,7 @@
 		      versions 4.5 and up.</para>
 	    </note>
 
-	    <para>Changing Login Classes with &man.vipw.8;</para>
+	    <bridgehead renderas=sect4>Changing Login Classes with &man.vipw.8;</bridgehead>
 
 	    <indexterm>
         <primary><command>vipw</command></primary>
@@ -342,7 +342,7 @@
 
 	    <programlisting>user:password:1111:11:<replaceable>language</replaceable>:0:0:User Name:/home/user:/bin/sh</programlisting>
 
-	    <para>Changing Login Classes with &man.adduser.8;</para>
+	    <bridgehead renderas=sect4>Changing Login Classes with &man.adduser.8;</bridgehead>
 
 	    <indexterm>
         <primary><command>adduser</command></primary>
@@ -376,7 +376,7 @@
 	      </listitem>
 	    </itemizedlist>
 
-	    <para>Changing Login Classes with &man.pw.8;</para>
+	    <bridgehead renderas=sect4>Changing Login Classes with &man.pw.8;</bridgehead>
 	    <indexterm>
         <primary><command>pw</command></primary>
       </indexterm>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Tue Oct 1 03:15:01 PDT 2002 
State-Changed-Why:  
Committed, thanks for your submission! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=43259 
>Unformatted:
