diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-04-11 22:31:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-04-11 22:31:40 +0000 |
commit | b3e0cf92538bcd40a72867cb521a3101492f696b (patch) | |
tree | b87580a9bbc3e77845fd4595f884a95585c32450 | |
parent | 6661dea778370c02b850ce72f28556319aca2143 (diff) |
use MANPS only for BSDSRCDIR;
-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 |