All of lore.kernel.org
 help / color / mirror / Atom feed
* [iptables PATCH 0/2] Document nfnl_osf utility
@ 2017-09-20 16:54 Phil Sutter
  2017-09-20 16:54 ` [iptables PATCH 1/2] utils: nfnl_osf: Fix synopsis in help text Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2017-09-20 16:54 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

This series fixes nfnl_osf help output a bit and introduces a (short)
man page.

Phil Sutter (2):
  utils: nfnl_osf: Fix synopsis in help text
  utils: Add a man page for nfnl_osf

 configure.ac        |  3 ++-
 utils/.gitignore    |  1 +
 utils/Makefile.am   |  4 ++++
 utils/nfnl_osf.8.in | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 utils/nfnl_osf.c    |  2 +-
 5 files changed, 75 insertions(+), 2 deletions(-)
 create mode 100644 utils/nfnl_osf.8.in

-- 
2.13.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-04 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 16:54 [iptables PATCH 0/2] Document nfnl_osf utility Phil Sutter
2017-09-20 16:54 ` [iptables PATCH 1/2] utils: nfnl_osf: Fix synopsis in help text Phil Sutter
2017-09-20 16:54 ` [iptables PATCH 2/2] utils: Add a man page for nfnl_osf Phil Sutter
2017-10-04 13:53 ` [iptables PATCH 0/2] Document nfnl_osf utility Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.