Date: Sun, 22 Sep 2002 20:18:06 +0200 (CEST) From: Martin Heinen <martin@sumuk.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/43259: [PATCH] Markup for section headings in l10n/chapter.sgml Message-ID: <200209221818.g8MII6pR064361@Kain.sumuk.de>
next in thread | raw e-mail | index | archive | help
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 22 11:20:03 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209221818.g8MII6pR064361>
