svn commit: r346490 - head/sbin/ipfw

2019-09-03 Thread Benedict Reuschling
Author: bcr (doc committer)
Date: Sun Apr 21 18:27:13 2019
New Revision: 346490
URL: https://svnweb.freebsd.org/changeset/base/346490

Log:
  Typo fix in ipfw.8: amd -> and
  
  There is an (obvious) typo in the following sentence:
  
  "Please note, that keep-state amd limit imply implicit check-state for ..."
  
  Replace the "amd" with "and", bump .Dd.
  
  PR:   237438
  Submitted by: mich...@galassi.us
  MFC after:3 days

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==
--- head/sbin/ipfw/ipfw.8   Sun Apr 21 17:39:01 2019(r346489)
+++ head/sbin/ipfw/ipfw.8   Sun Apr 21 18:27:13 2019(r346490)
@@ -1,7 +1,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 19, 2019
+.Dd April 21, 2019
 .Dt IPFW 8
 .Os
 .Sh NAME
@@ -250,7 +250,7 @@ rule, and are typically used to open the firewall on-d
 legitimate traffic only.
 Please note, that
 .Cm keep-state
-amd
+and
 .Cm limit
 imply implicit
 .Cm check-state


___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


svn commit: r346490 - head/sbin/ipfw

2019-04-21 Thread Benedict Reuschling
Author: bcr (doc committer)
Date: Sun Apr 21 18:27:13 2019
New Revision: 346490
URL: https://svnweb.freebsd.org/changeset/base/346490

Log:
  Typo fix in ipfw.8: amd -> and
  
  There is an (obvious) typo in the following sentence:
  
  "Please note, that keep-state amd limit imply implicit check-state for ..."
  
  Replace the "amd" with "and", bump .Dd.
  
  PR:   237438
  Submitted by: mich...@galassi.us
  MFC after:3 days

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==
--- head/sbin/ipfw/ipfw.8   Sun Apr 21 17:39:01 2019(r346489)
+++ head/sbin/ipfw/ipfw.8   Sun Apr 21 18:27:13 2019(r346490)
@@ -1,7 +1,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 19, 2019
+.Dd April 21, 2019
 .Dt IPFW 8
 .Os
 .Sh NAME
@@ -250,7 +250,7 @@ rule, and are typically used to open the firewall on-d
 legitimate traffic only.
 Please note, that
 .Cm keep-state
-amd
+and
 .Cm limit
 imply implicit
 .Cm check-state
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"