Author: cy
Date: Thu Jun 27 12:37:44 2019
New Revision: 349452
URL: https://svnweb.freebsd.org/changeset/base/349452

Log:
  Create a link to the ipmon.conf.5 man page as documented in ipmon.5.
  Add its corresponding optional removal entry.
  
  PR:           238816
  MFC after:    1 week

Modified:
  head/sbin/ipf/ipmon/Makefile
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/sbin/ipf/ipmon/Makefile
==============================================================================
--- head/sbin/ipf/ipmon/Makefile        Thu Jun 27 03:50:13 2019        
(r349451)
+++ head/sbin/ipf/ipmon/Makefile        Thu Jun 27 12:37:44 2019        
(r349452)
@@ -4,6 +4,7 @@ PACKAGE=        ipf
 PROG=          ipmon
 SRCS=          ${GENHDRS} ipmon.c ipmon_y.c ipmon_l.c
 MAN=           ipmon.5 ipmon.8
+MLINKS=                ipmon.5 ipmon.conf.5
 
 CFLAGS+=       -DLOGFAC=LOG_LOCAL0 -I.
 

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc       Thu Jun 27 03:50:13 
2019        (r349451)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc       Thu Jun 27 12:37:44 
2019        (r349452)
@@ -3351,6 +3351,7 @@ OLD_FILES+=usr/share/man/man5/ipf.conf.5.gz
 OLD_FILES+=usr/share/man/man5/ipf6.conf.5.gz
 OLD_FILES+=usr/share/man/man5/ipfilter.5.gz
 OLD_FILES+=usr/share/man/man8/ipmon.5.gz
+OLD_FILES+=usr/share/man/man5/ipmon.conf.5.gz
 OLD_FILES+=usr/share/man/man5/ipnat.5.gz
 OLD_FILES+=usr/share/man/man5/ipnat.conf.5.gz
 OLD_FILES+=usr/share/man/man5/ippool.5.gz
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to