svn commit: r266963 - head/share/man/man4

Benjamin Kaduk bjk at FreeBSD.org
Mon Jun 2 03:07:16 UTC 2014


Author: bjk (doc committer)
Date: Mon Jun  2 03:07:16 2014
New Revision: 266963
URL: http://svnweb.freebsd.org/changeset/base/266963

Log:
  Note that recording is not supported for snd_envy24*
  
  PR:		docs/166755
  Approved by:	hrs (mentor)

Modified:
  head/share/man/man4/snd_envy24.4
  head/share/man/man4/snd_envy24ht.4

Modified: head/share/man/man4/snd_envy24.4
==============================================================================
--- head/share/man/man4/snd_envy24.4	Mon Jun  2 03:03:57 2014	(r266962)
+++ head/share/man/man4/snd_envy24.4	Mon Jun  2 03:07:16 2014	(r266963)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 30, 2006
+.Dd June 1, 2014
 .Dt SND_ENVY24 4
 .Os
 .Sh NAME
@@ -65,6 +65,8 @@ M-Audio Delta Dio 2496
 .It
 Terratec DMX 6fire
 .El
+Only analog playback is supported.
+Recording and other features of these cards are not supported.
 .Sh SEE ALSO
 .Xr sound 4
 .Sh HISTORY

Modified: head/share/man/man4/snd_envy24ht.4
==============================================================================
--- head/share/man/man4/snd_envy24ht.4	Mon Jun  2 03:03:57 2014	(r266962)
+++ head/share/man/man4/snd_envy24ht.4	Mon Jun  2 03:07:16 2014	(r266963)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 28, 2007
+.Dd June 1, 2014
 .Dt SND_ENVY24HT 4
 .Os
 .Sh NAME
@@ -85,6 +85,8 @@ Terratec PHASE 22
 .It
 Terratec PHASE 28
 .El
+Only analog playback is supported.
+Recording and other features of these cards are not supported.
 .Sh SEE ALSO
 .Xr sound 4
 .Sh HISTORY


More information about the svn-src-all mailing list