* [PATCH nft] man: Fix typo.
@ 2017-08-06 11:14 Varsha Rao
2017-08-14 9:42 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Varsha Rao @ 2017-08-06 11:14 UTC (permalink / raw)
To: pablo, netfilter-devel; +Cc: Varsha Rao
The word 'occur' is misspelled as 'ocurr'. This patch fixes it.
Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
---
doc/nft.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nft.xml b/doc/nft.xml
index 4d03a3d..8ffa5b3 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -4381,7 +4381,7 @@ add rule nat prerouting tcp dport 22 redirect to :2222
<para>
The monitor command allows you to listen to Netlink events produced
by the nf_tables subsystem, related to creation and deletion of objects.
- When they ocurr, nft will print to stdout the monitored events in either
+ When they occur, nft will print to stdout the monitored events in either
XML, JSON or native nft format.
</para>
<para>
--
2.13.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH nft] man: Fix typo.
2017-08-06 11:14 [PATCH nft] man: Fix typo Varsha Rao
@ 2017-08-14 9:42 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2017-08-14 9:42 UTC (permalink / raw)
To: Varsha Rao; +Cc: netfilter-devel
On Sun, Aug 06, 2017 at 04:44:21PM +0530, Varsha Rao wrote:
> The word 'occur' is misspelled as 'ocurr'. This patch fixes it.
Also applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-14 9:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-06 11:14 [PATCH nft] man: Fix typo Varsha Rao
2017-08-14 9:42 ` 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).