svn commit: r42797 - head/en_US.ISO8859-1/books/handbook/multimedia

Ryusuke SUZUKI ryusuke at FreeBSD.org
Wed Oct 2 01:20:54 UTC 2013


Author: ryusuke
Date: Wed Oct  2 01:20:54 2013
New Revision: 42797
URL: http://svnweb.freebsd.org/changeset/doc/42797

Log:
  Add missing closing parenthesis.

Modified:
  head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml	Tue Oct  1 21:10:09 2013	(r42796)
+++ head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml	Wed Oct  2 01:20:54 2013	(r42797)
@@ -705,7 +705,7 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz
 	<acronym>MP3</acronym> into raw PCM audio data.  Both of these
 	formats can be used with <application>cdrecord</application>
 	to create audio CDs, whereas &man.burncd.8; requires a raw
-	Pulse-Code Modulation (<acronym>PCM</acronym>.  When using
+	Pulse-Code Modulation (<acronym>PCM</acronym>).  When using
 	<acronym>WAV</acronym> files, there will be a small tick
 	sound at the beginning of each track.  This sound is the
 	header of the <acronym>WAV</acronym> file.  One can remove the


More information about the svn-doc-all mailing list