svn commit: r319962 - head/contrib/ipfilter/man

Cy Schubert cy at FreeBSD.org
Thu Jun 15 00:59:04 UTC 2017


Author: cy
Date: Thu Jun 15 00:59:02 2017
New Revision: 319962
URL: https://svnweb.freebsd.org/changeset/base/319962

Log:
  Correct example directory location.
  
  Submitted by:	olivier@
  MFC after:	3 days

Modified:
  head/contrib/ipfilter/man/ipf.5

Modified: head/contrib/ipfilter/man/ipf.5
==============================================================================
--- head/contrib/ipfilter/man/ipf.5	Thu Jun 15 00:32:01 2017	(r319961)
+++ head/contrib/ipfilter/man/ipf.5	Thu Jun 15 00:59:02 2017	(r319962)
@@ -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-head mailing list