From owner-svn-doc-head@freebsd.org Fri Sep 18 18:34:50 2015 Return-Path: Delivered-To: svn-doc-head@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 7990C9CF938; Fri, 18 Sep 2015 18:34:50 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 50880113F; Fri, 18 Sep 2015 18:34:50 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8IIYo0Q010756; Fri, 18 Sep 2015 18:34:50 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8IIYoe5010755; Fri, 18 Sep 2015 18:34:50 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201509181834.t8IIYoe5010755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Fri, 18 Sep 2015 18:34:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47425 - head/de_DE.ISO8859-1/books/handbook/multimedia X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2015 18:34:50 -0000 Author: bhd Date: Fri Sep 18 18:34:49 2015 New Revision: 47425 URL: https://svnweb.freebsd.org/changeset/doc/47425 Log: Update to r41815: BeOS is long dead. While here, fix a typo. Modified: head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml Fri Sep 18 17:09:30 2015 (r47424) +++ head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml Fri Sep 18 18:34:49 2015 (r47425) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/multimedia/chapter.xml,v 1.100 2012/04/22 20:49:51 bcr Exp $ - basiert auf: r40792 + basiert auf: r41815 --> Multimedia @@ -850,7 +850,7 @@ kern.ipc.shmall=32768 die Videos in jedem X11-Drawable anzeigen kann. - SDL: Simple Directmedia Layer. + SDL: Simple DirectMedia Layer. DGA: Direct Graphics Access. @@ -972,15 +972,15 @@ no adaptors present - Simple Directmedia Layer + Simple DirectMedia Layer - Die Simple Directmedia Layer, SDL, - ist eine zwischen µsoft.windows;, BeOS und &unix; - portable Schnittstelle. Mit dieser Schnittstelle - können Anwendungen plattformunabhängig und - effizient Ton und Grafik benutzen. SDL - bietet eine hardwarenahe Schnittstelle, die manchmal - schneller als die X11-Schnittstelle sein kann. + Der Simple DirectMedia Layer, SDL, + ist eine portable Schnittstelle für verschiedene + Betriebssysteme, mit denen Anwendungen + plattformübergreifend und effizient Ton und Grafik benutzen + können. SDL bietet eine hardwarenahe + Schnittstelle, die manchmal schneller als die + X11-Schnittstelle sein kann. SDL finden Sie in den Ports im Verzeichnis devel/sdl12.