diff options
| author | Sharon Dvir <sharon.dvir1@mail.huji.ac.il> | 2015-01-27 16:44:20 -0500 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2015-01-28 02:53:58 -0500 |
| commit | e0f720e2bd779f738082ba10070fba9e8a0e05b9 (patch) | |
| tree | 8d7af4a77637e6429d691f5996f83a6c6809ddbf /Documentation/DocBook | |
| parent | 8ade538bf39b1ee53418528fdacd36b8e65621b9 (diff) | |
wireless: docs: fix 'make pdfdocs' failure
'make pdfdocs' failed for 80211.tmpl and reported errors of the form:
'document type does not allow element "refentry" here'
Fix this by moving </section> tags to a location that makes sense,
this fixes the errors and the pdf looks OK in relevant areas.
Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/DocBook')
| -rw-r--r-- | Documentation/DocBook/80211.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl index 49b8b8907f36..aac9357d4866 100644 --- a/Documentation/DocBook/80211.tmpl +++ b/Documentation/DocBook/80211.tmpl | |||
| @@ -434,7 +434,6 @@ | |||
| 434 | <section id="ps-client"> | 434 | <section id="ps-client"> |
| 435 | <title>support for powersaving clients</title> | 435 | <title>support for powersaving clients</title> |
| 436 | !Pinclude/net/mac80211.h AP support for powersaving clients | 436 | !Pinclude/net/mac80211.h AP support for powersaving clients |
| 437 | </section> | ||
| 438 | !Finclude/net/mac80211.h ieee80211_get_buffered_bc | 437 | !Finclude/net/mac80211.h ieee80211_get_buffered_bc |
| 439 | !Finclude/net/mac80211.h ieee80211_beacon_get | 438 | !Finclude/net/mac80211.h ieee80211_beacon_get |
| 440 | !Finclude/net/mac80211.h ieee80211_sta_eosp | 439 | !Finclude/net/mac80211.h ieee80211_sta_eosp |
| @@ -443,6 +442,7 @@ | |||
| 443 | !Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni | 442 | !Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni |
| 444 | !Finclude/net/mac80211.h ieee80211_sta_set_buffered | 443 | !Finclude/net/mac80211.h ieee80211_sta_set_buffered |
| 445 | !Finclude/net/mac80211.h ieee80211_sta_block_awake | 444 | !Finclude/net/mac80211.h ieee80211_sta_block_awake |
| 445 | </section> | ||
| 446 | </chapter> | 446 | </chapter> |
| 447 | 447 | ||
| 448 | <chapter id="multi-iface"> | 448 | <chapter id="multi-iface"> |
| @@ -487,8 +487,8 @@ | |||
| 487 | <title>RX A-MPDU aggregation</title> | 487 | <title>RX A-MPDU aggregation</title> |
| 488 | !Pnet/mac80211/agg-rx.c RX A-MPDU aggregation | 488 | !Pnet/mac80211/agg-rx.c RX A-MPDU aggregation |
| 489 | !Cnet/mac80211/agg-rx.c | 489 | !Cnet/mac80211/agg-rx.c |
| 490 | </sect1> | ||
| 491 | !Finclude/net/mac80211.h ieee80211_ampdu_mlme_action | 490 | !Finclude/net/mac80211.h ieee80211_ampdu_mlme_action |
| 491 | </sect1> | ||
| 492 | </chapter> | 492 | </chapter> |
| 493 | 493 | ||
| 494 | <chapter id="smps"> | 494 | <chapter id="smps"> |
