* [nft PATCH] doc: add a reference to the wiki page in the man page
@ 2014-12-30 15:11 Arturo Borrero Gonzalez
2015-01-06 21:20 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Arturo Borrero Gonzalez @ 2014-12-30 15:11 UTC (permalink / raw)
To: netfilter-devel; +Cc: pablo, jidanni
Let's add a pointer in the man page to the wiki page.
Requested-by: Dan Jacobson <jidanni@jidanni.org>
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
---
doc/nft.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/nft.xml b/doc/nft.xml
index e45a593..7998008 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -2202,6 +2202,13 @@ filter output oif wlan0
</refsect1>
<refsect1>
+ <title>Further reading</title>
+ <para>
+ There is an official wiki at: http://wiki.nftables.org
+ </para>
+ </refsect1>
+
+ <refsect1>
<title>See Also</title>
<para>
<simplelist type="inline">
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [nft PATCH] doc: add a reference to the wiki page in the man page
2014-12-30 15:11 [nft PATCH] doc: add a reference to the wiki page in the man page Arturo Borrero Gonzalez
@ 2015-01-06 21:20 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2015-01-06 21:20 UTC (permalink / raw)
To: Arturo Borrero Gonzalez; +Cc: netfilter-devel, jidanni
On Tue, Dec 30, 2014 at 04:11:13PM +0100, Arturo Borrero Gonzalez wrote:
> Let's add a pointer in the man page to the wiki page.
>
> Requested-by: Dan Jacobson <jidanni@jidanni.org>
> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
> ---
> doc/nft.xml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/doc/nft.xml b/doc/nft.xml
> index e45a593..7998008 100644
> --- a/doc/nft.xml
> +++ b/doc/nft.xml
> @@ -2202,6 +2202,13 @@ filter output oif wlan0
> </refsect1>
>
> <refsect1>
> + <title>Further reading</title>
> + <para>
> + There is an official wiki at: http://wiki.nftables.org
> + </para>
> + </refsect1>
Could you include this in SEE ALSO instead as in the iptables manpage?
Thanks.
> +
> + <refsect1>
> <title>See Also</title>
> <para>
> <simplelist type="inline">
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-06 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 15:11 [nft PATCH] doc: add a reference to the wiki page in the man page Arturo Borrero Gonzalez
2015-01-06 21:20 ` Pablo Neira Ayuso
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).