doc-rst: linux_tv: dvb: use lowercase for filenames

There are some ioctls in upper case. This is not the standard.
Put them on lowercase, to match what's done with other ioctls.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-07-05 11:22:28 -03:00
parent 586027cefa
commit 0060665c45
9 changed files with 8 additions and 8 deletions

View file

@ -28,11 +28,11 @@ recommended
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
FE_READ_BER fe-read-ber
FE_READ_SNR fe-read-snr
FE_READ_SIGNAL_STRENGTH fe-read-signal-strength
FE_READ_UNCORRECTED_BLOCKS fe-read-uncorrected-blocks
FE_SET_FRONTEND fe-set-frontend
FE_GET_FRONTEND fe-get-frontend
FE_GET_EVENT fe-get-event
FE_DISHNETWORK_SEND_LEGACY_CMD fe-dishnetwork-send-legacy-cmd