svn commit: r53251 - head/de_DE.ISO8859-1/books/handbook/bsdinstall

Bjoern Heidotting bhd at FreeBSD.org
Sat Jul 13 17:55:02 UTC 2019


Author: bhd
Date: Sat Jul 13 17:55:01 2019
New Revision: 53251
URL: https://svnweb.freebsd.org/changeset/doc/53251

Log:
  Update to r52928:
  
  Give a hint to curses navigation
  
  It is not immediately obvious to all users how to move the cursor around
  the partitioning section in bsdinstall, and this kind of thing can put
  people off very quickly.

Modified:
  head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Sat Jul 13 15:46:54 2019	(r53250)
+++ head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Sat Jul 13 17:55:01 2019	(r53251)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde$
-     basiert auf: r52774
+     basiert auf: r52928
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink"
@@ -1550,7 +1550,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</s
       <para>Nachdem das Partitionierungsschema ausgewählt und
 	erstellt wurde, werden durch erneute Auswahl von
 	<guibutton>[ Create ]</guibutton> die Partitionen
-	erzeugt.</para>
+	erzeugt.  Mit der <keycap>Tab</keycap>-Taste können Sie den
+	Cursor zwischen den Feldern bewegen.</para>
 
       <figure xml:id="bsdinstall-part-manual-addpart">
 	<title>Partitionen manuell erzeugen</title>


More information about the svn-doc-all mailing list