svn commit: r320089 - stable/11/contrib/ipfilter/man

Cy Schubert cy at FreeBSD.org
Mon Jun 19 05:01:53 UTC 2017


Author: cy
Date: Mon Jun 19 05:01:51 2017
New Revision: 320089
URL: https://svnweb.freebsd.org/changeset/base/320089

Log:
  MFC r319962:
  
  Correct example directory location.
  
  Submitted by:	olivier@
  Approved by:	re@ (kib@)

Modified:
  stable/11/contrib/ipfilter/man/ipf.5
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/contrib/ipfilter/man/ipf.5
==============================================================================
--- stable/11/contrib/ipfilter/man/ipf.5	Mon Jun 19 03:07:00 2017	(r320088)
+++ stable/11/contrib/ipfilter/man/ipf.5	Mon Jun 19 05:01:51 2017	(r320089)
@@ -1693,6 +1693,6 @@ environment.
 /dev/ipf
 /etc/ipf.conf
 .br
-/usr/share/examples/ipf  Directory with examples.
+/usr/share/examples/ipfilter  Directory with examples.
 .SH SEE ALSO
 ipf(8), ipfstat(8), ippool.conf(5), ippool(8)


More information about the svn-src-all mailing list