From: Mauro Carvalho Chehab Date: Sun, 7 Jun 2015 09:10:38 +0000 (-0300) Subject: [media] DocBook: add entry IDs for enum fe_sec_tone_mode X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=81d6f2f8b8843f77c458b4bcfde8f77dd1ee0740;p=linux-beck.git [media] DocBook: add entry IDs for enum fe_sec_tone_mode enum fe_sec_tone_mode is documented together with FE_SET_TONE. Add xrefs for each entry there. This makes the hyperlinks at frontend.h to go directly to the right documentation. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/media/dvb/fe-set-tone.xml b/Documentation/DocBook/media/dvb/fe-set-tone.xml index 12cd4dd3a6ef..62d44e4ccc39 100644 --- a/Documentation/DocBook/media/dvb/fe-set-tone.xml +++ b/Documentation/DocBook/media/dvb/fe-set-tone.xml @@ -76,10 +76,10 @@ - SEC_TONE_ON + SEC_TONE_ON Sends a 22kHz tone burst to the antenna - SEC_TONE_OFF + SEC_TONE_OFF Don't send a 22kHz tone to the antenna (except if the FE_DISEQC_* ioctls are called)