Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 09:44:11 -0800 (PST)
From:      Udo Erdelhoff <ue@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8974 for review
Message-ID:  <200204031744.g33HiBS34287@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8974

Change 8974 by ue@ue_nathan.ruhr.de on 2002/04/03 09:43:16

	Disable callout graphics for the release notes
	use callouts to describe the OpenBoot prompt correctly

Affected files ...

... //depot/releng/5_dp1/src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml#3 edit
... //depot/releng/5_dp1/src/release/doc/share/sgml/release.dsl#2 edit

Differences ...

==== //depot/releng/5_dp1/src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml#3 (text+ko) ====

@@ -1,3 +1,9 @@
+<!--
+  $FreeBSD: src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml,v 1.3 2002/04/03 05:50:41 ue Exp $
+  $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/install.sgml,v 1.4 2002/04/03 05:33:33 ue Exp $
+  basiert auf: 1.8
+  This file contains sparc64-specific installation instructions.
+-->
 <sect1>
   <title>Installation von &os;</title>
 
@@ -154,8 +160,27 @@
         oder &man.cu.1;).  Danach sollten Sie die Eingabeaufforderung
         von OpenBoot sehen, die wie folgt aussieht:</para>
 
-      <screen><prompt>ok </prompt>      # Systeme mit nur einer CPU
-<prompt>ok {0} </prompt>      # SMP-Systeme</screen>
+      <screenco>
+	<areaspec>
+	  <area id="prompt-single" coords="1 5">
+	  <area id="prompt-smp" coords="2 5">
+	</areaspec>
+
+	<screen><prompt>ok     </prompt>
+<prompt>ok {0} </prompt>        </screen>
+
+	<calloutlist>
+	  <callout arearefs="prompt-single">
+	    <para>Diese Variante wird auf Systemen mit nur einer CPU
+	      benutzt.</para>
+	  </callout>
+
+	  <callout arearefs="prompt-smp">
+	    <para>Diese Varianten wird von SMP Systemen benutzt, die
+	      Zahl ist die Nummer der aktiven CPU.</para>
+	  </callout>
+	</calloutlist>
+      </screenco>
     </sect3>
   </sect2>
 
@@ -266,7 +291,7 @@
   :rp="<replaceable>tftp-server-ip-address</replaceable>:<replaceable>nfs-root-directory</replaceable>":\
   :sm=<replaceable>ip-netmask</replaceable>
 
-&lt;Name des Eintrags>:\
+<replaceable>Name-des-Eintrags</replaceable>:\
   ha=<replaceable>sparc64-ethernet-address</replaceable>:ip=<replaceable>sparc64-ip-address</replaceable>:tc=.default</programlisting>
 
         <para>Die Ethernet-Adresse mu&szlig; mit der Adresse
@@ -483,13 +508,11 @@
           <literal>*</literal> angeben.  Weitere Informationen finden
           Sie in der Onlinehilfe zu &man.disklabel.8;.</para>
 
-        <para>Damit die oben genannte Einschr&auml;nkung eingehalten
-          wird, mu&szlig; die Gr&ouml;&szlig;e jeder Partition ein
-          ganzzahliges Vielfaches des Produktes aus der Anzahl der
-          Bytes pro Sektors (<literal>bytes/sector</literal>) und der
-          Anzahl der Sektoren pro Zylinder
-          (<literal>sectors/cylinder</literal>) sein.  In diesem
-          Beispiel w&auml;ren das 516096 (512*1008) Byte.</para>
+	<para>Damit die oben genannte Einschr&auml;nkung eingehalten
+	  wird, mu&szlig; die Gr&ouml;&szlig;e jeder Partition ein
+	  ganzzahliges Vielfaches der Anzahl der Sektoren pro Zylinder
+	  (<literal>sectors/cylinder</literal>) sein.  In diesem
+	  Beispiel w&auml;ren das 1008 Sektoren pro Zylinder.</para>
 
         <para>Wenn Sie alle Partitionen definiert haben, m&uuml;ssen
           Sie die &Auml;nderungen speichern und den Editor verlassen,
@@ -611,9 +634,3 @@
       funktionieren.</para>
   </sect2>
 </sect1>
-<!--
-  $FreeBSD: src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml,v 1.2 2002/03/17 12:35:19 ue Exp $
-  $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/install.sgml,v 1.2 2002/03/17 10:26:36 ue Exp $
-  basiert auf: 1.7
-  This file contains sparc64-specific installation instructions.
--->

==== //depot/releng/5_dp1/src/release/doc/share/sgml/release.dsl#2 (text+ko) ====

@@ -1,4 +1,4 @@
-<!-- $FreeBSD: src/release/doc/share/sgml/release.dsl,v 1.4 2002/01/07 03:51:41 bmah Exp $ -->
+<!-- $FreeBSD: src/release/doc/share/sgml/release.dsl,v 1.5 2002/03/23 00:23:53 bmah Exp $ -->
 
 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
 <!ENTITY % output.html		"IGNORE">
@@ -89,6 +89,12 @@
       (define %footnote-ulinks% #t)
     ]]>
 
+    <![ %output.html; [
+      (define %callout-graphics%
+	;; Use graphics in callouts?
+	#f)
+    ]]>
+
     </style-specification-body>
   </style-specification>
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




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