From owner-svn-doc-all@freebsd.org Thu Jun 16 17:14:19 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C806A7653B; Thu, 16 Jun 2016 17:14:19 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33B8A1A6E; Thu, 16 Jun 2016 17:14:19 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5GHEIYu062198; Thu, 16 Jun 2016 17:14:18 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5GHEIBo062197; Thu, 16 Jun 2016 17:14:18 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201606161714.u5GHEIBo062197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Thu, 16 Jun 2016 17:14:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48934 - head/de_DE.ISO8859-1/books/handbook/basics X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2016 17:14:19 -0000 Author: bhd Date: Thu Jun 16 17:14:18 2016 New Revision: 48934 URL: https://svnweb.freebsd.org/changeset/doc/48934 Log: Update to 45379: Change the "basics" chapter to document FreeBSD 9 and 10 over FreeBSD 8: - The system console is now xterm, not cons25 - acd0 devices are no longer used, switch to ada - We no longer have as many FSF utilities, therefore fewer info pages Modified: head/de_DE.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/basics/chapter.xml Wed Jun 15 22:08:05 2016 (r48933) +++ head/de_DE.ISO8859-1/books/handbook/basics/chapter.xml Thu Jun 16 17:14:18 2016 (r48934) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde$ - basiert auf: r45378 + basiert auf: r45379 --> Grundlagen des UNIX Betriebssystems @@ -173,17 +173,17 @@ login: Konsolen in diesem Abschnitt von /etc/ttys konfiguriert: - # name getty type status comments + # name getty type status comments # -ttyv0 "/usr/libexec/getty Pc" cons25 on secure +ttyv0 "/usr/libexec/getty Pc" xterm on secure # Virtual terminals -ttyv1 "/usr/libexec/getty Pc" cons25 on secure -ttyv2 "/usr/libexec/getty Pc" cons25 on secure -ttyv3 "/usr/libexec/getty Pc" cons25 on secure -ttyv4 "/usr/libexec/getty Pc" cons25 on secure -ttyv5 "/usr/libexec/getty Pc" cons25 on secure -ttyv6 "/usr/libexec/getty Pc" cons25 on secure -ttyv7 "/usr/libexec/getty Pc" cons25 on secure +ttyv1 "/usr/libexec/getty Pc" xterm on secure +ttyv2 "/usr/libexec/getty Pc" xterm on secure +ttyv3 "/usr/libexec/getty Pc" xterm on secure +ttyv4 "/usr/libexec/getty Pc" xterm on secure +ttyv5 "/usr/libexec/getty Pc" xterm on secure +ttyv6 "/usr/libexec/getty Pc" xterm on secure +ttyv7 "/usr/libexec/getty Pc" xterm on secure ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure Um eine virtuelle Konsole zu deaktivieren, setzen Sie ein @@ -3377,8 +3377,8 @@ Swap: 2048M Total, 2048M Free gespeichert. Jedes Gerät verfügt über einen Gerätenamen und Gerätenummer. - Zum Beispiel steht acd0 für das erste - IDE CD-ROM Laufwerk, während kbd0 die + Zum Beispiel steht ada0 für die erste + SATA Festplatte, während kbd0 die Tastatur repräsentiert. Auf die meisten Geräte wird unter &os; über spezielle @@ -3497,8 +3497,12 @@ Swap: 2048M Total, 2048M Free GNU Info Dateien - &os; enthält viele Anwendungen und Utilities der Free - Software Foundation (FSF). Zusätzlich zu den Manualpages + + Free Software Foundation + + + &os; enthält verschiedene Anwendungen und Utilities der + Free Software Foundation (FSF). Zusätzlich zu den Manualpages können diese Programme Hypertext-Dokumente enthalten, die info-Seiten genannt werden. Diese Dokumente können mit &man.info.1; ansehen kann. Wenn