linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
Cc: "corbet@lwn.net" <corbet@lwn.net>,
	"Coelho, Luciano" <luciano.coelho@intel.com>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] pdfdocs: Fix 'make pdfdocs' failure for '80211.tmpl'
Date: Wed, 28 Jan 2015 08:51:33 +0100	[thread overview]
Message-ID: <1422431493.1973.5.camel@sipsolutions.net> (raw)
In-Reply-To: <1422395060-4281-1-git-send-email-sharon.dvir1@mail.huji.ac.il>

Interesting CC list - +linux-wireless.

On Tue, 2015-01-27 at 21:44 +0000, Sharon Dvir wrote:
> 'make pdfdocs' failed for 80211.tmpl and reported errors of the form:
> 'document type does not allow element "refentry" here'
> Fixed by moving </section> tags to a location that made sense, fixed the errors and the pdf looks OK in relevant ereas.

I'll apply this and reword the commit log appropriately.

> 
> Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
> ---
> diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl
> index 49b8b89..aac9357 100644
> --- a/Documentation/DocBook/80211.tmpl
> +++ b/Documentation/DocBook/80211.tmpl
> @@ -434,7 +434,6 @@
>        <section id="ps-client">
>          <title>support for powersaving clients</title>
>  !Pinclude/net/mac80211.h AP support for powersaving clients
> -      </section>
>  !Finclude/net/mac80211.h ieee80211_get_buffered_bc
>  !Finclude/net/mac80211.h ieee80211_beacon_get
>  !Finclude/net/mac80211.h ieee80211_sta_eosp
> @@ -443,6 +442,7 @@
>  !Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni
>  !Finclude/net/mac80211.h ieee80211_sta_set_buffered
>  !Finclude/net/mac80211.h ieee80211_sta_block_awake
> +      </section>
>        </chapter>
> 
>        <chapter id="multi-iface">
> @@ -487,8 +487,8 @@
>            <title>RX A-MPDU aggregation</title>
>  !Pnet/mac80211/agg-rx.c RX A-MPDU aggregation
>  !Cnet/mac80211/agg-rx.c
> -        </sect1>
>  !Finclude/net/mac80211.h ieee80211_ampdu_mlme_action
> +        </sect1>
>        </chapter>
> 
>        <chapter id="smps">



           reply	other threads:[~2015-01-28 20:18 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1422395060-4281-1-git-send-email-sharon.dvir1@mail.huji.ac.il>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422431493.1973.5.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.com \
    --cc=sharon.dvir1@mail.huji.ac.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).