diff options
author | Richard Hughes <hughsient@gmail.com> | 2006-05-09 17:45:28 +0000 |
---|---|---|
committer | Richard Hughes <hughsient@gmail.com> | 2006-05-09 17:45:28 +0000 |
commit | d1347a20d341ddea4bbc53fb55ecf546d883362d (patch) | |
tree | be56a9252f2104f3678f012534d4043294a716e3 /doc | |
parent | d6aaf77f0175bcb7fffe63800bca95649e42528a (diff) |
Rework a patch from Joe Marcus Clarke <marcus@FreeBSD.org> to fix a typo in
an oss keyname.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/hal-spec-properties.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml index 4f16ccf5..5a8e550e 100644 --- a/doc/spec/hal-spec-properties.xml +++ b/doc/spec/hal-spec-properties.xml @@ -3841,7 +3841,7 @@ </row> <row> <entry> - <literal>alsa.device_file</literal> (string) + <literal>oss.device_file</literal> (string) </entry> <entry></entry> <entry>Yes</entry> |