Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 1996 05:31:58 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.man.mk
Message-ID:  <199608111231.FAA10942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/08/11 05:31:58

  Modified:    share/mk  bsd.man.mk
  Log:
  Add a hook ``MANFILTER''.  This optionally specifies a command to
  pipe the man page source through before compressing or installing.
  This can be used to do do (eg) sed substitution on man pages from
  3rd party packages (in particular, ncurses and bind-4.9.4)
  
  This should not affect anything already in the source tree.
  
  Revision  Changes    Path
  1.14      +22 -1     src/share/mk/bsd.man.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608111231.FAA10942>