diff options
-rw-r--r-- | staging-specs/Makefile | 2 | ||||
-rw-r--r-- | staging-specs/v4l/dev-sliced-vbi.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/staging-specs/Makefile b/staging-specs/Makefile index 2a82b9275..adaf82fd9 100644 --- a/staging-specs/Makefile +++ b/staging-specs/Makefile @@ -362,7 +362,7 @@ DOCUMENTED = \ -e "s/\(\(enum\|struct\) *\)\(v4l2_[a-zA-Z0-9_]*\)/\1<link linkend=\"\3\">\3<\/link>/g" \ -e "s/\(V4L2_PIX_FMT_[A-Z0-9_]\+\) /<link linkend=\"\1\">\1<\/link> /g" \ -e ":a;s/\(linkend=\".*\)_\(.*\">\)/\1-\2/;ta" \ - -e "s/\(linkend\=\"\)v4l2\-mpeg\-vbi\-ITV0/\1v4l2_mpeg_vbi_itv0-1/g" + -e "s/\(linkend\=\"\)v4l2\-mpeg\-vbi\-ITV0/\1v4l2-mpeg-vbi-itv0-1/g" v4l/libv4l-fmt.xml: diff --git a/staging-specs/v4l/dev-sliced-vbi.xml b/staging-specs/v4l/dev-sliced-vbi.xml index a2cfc45ef..69e789fa7 100644 --- a/staging-specs/v4l/dev-sliced-vbi.xml +++ b/staging-specs/v4l/dev-sliced-vbi.xml @@ -510,7 +510,7 @@ which VBI lines are provided.</entry> </row> <row> <entry></entry> - <entry>struct <link linkend="v4l2-mpeg-vbi-ITV0-1"> + <entry>struct <link linkend="v4l2-mpeg-vbi-itv0-1"> <structname>v4l2_mpeg_vbi_ITV0</structname></link> </entry> <entry><structfield>ITV0</structfield></entry> @@ -604,7 +604,7 @@ unspecified data that should be ignored by applications.</entry> </tgroup> </table> - <table frame="none" pgwide="1" id="v4l2-mpeg-vbi-ITV0-1"> + <table frame="none" pgwide="1" id="v4l2-mpeg-vbi-itv0-1"> <title>struct <structname>v4l2_mpeg_vbi_ITV0</structname> </title> <tgroup cols="3"> |