svn commit: r46783 - head/de_DE.ISO8859-1/books/handbook/multimedia

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sun Jun  7 18:35:47 2015
New Revision: 46783
URL: https://svnweb.freebsd.org/changeset/doc/46783

Log:
  Update to r40792:
  Prefer the use of service(1) to explicit invocation of /etc/rc.d
  scripts: service(1) puts things in one place and abstracts them.  Also,
  it's less typing and easier to autocomplete.
  
  Approved by:	bcr (mentor)

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	Sun Jun  7 14:09:53 2015	(r46782)
+++ head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml	Sun Jun  7 18:35:47 2015	(r46783)
@@ -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: r40784
+     basiert auf: r40792
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="multimedia">
   <info><title>Multimedia</title>
@@ -1668,7 +1668,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM t
       <para>Zum Schluss starten Sie das Backend:</para>
 
       <screen>&prompt.root; <userinput>echo 'mythbackend_enable="YES"' &gt;&gt; /etc/rc.conf</userinput>
-&prompt.root; <userinput>/usr/local/etc/rc.d/mythbackend start</userinput></screen>
+&prompt.root; <userinput>service mythbackend start</userinput></screen>
     </sect2>
   </sect1>
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.