diff options
-rw-r--r-- | share/man/man5/mk.conf.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index da7cdb3b41f..80d38d650c9 100644 --- a/share/man/man5/mk.conf.5 +++ b/share/man/man5/mk.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mk.conf.5,v 1.18 2008/06/15 20:48:34 jmc Exp $ +.\" $OpenBSD: mk.conf.5,v 1.19 2009/04/11 22:31:39 jmc Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 15 2008 $ +.Dd $Mdocdate: April 11 2009 $ .Dt MK.CONF 5 .Os .Sh NAME @@ -201,6 +201,9 @@ Redundant tests may not be redundant when installing substantially updated GNU programs. .It Ev MANPS Define to have PostScript manual pages generated. +Use for +.Dv BSDSRCDIR +only. .It Ev MANZ Compress manual pages at installation time. .It Ev NOPIC |