diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-18 14:44:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-18 14:44:13 +0000 |
commit | 31541329ab91c5f572df54df26a4d7182bedf8bf (patch) | |
tree | 01ff60d6ecc9478dca7c96385830abcb8d9a9dfd /share | |
parent | fa5a75396c5d4c112d261a0f7b77b53c11e6bc59 (diff) |
do not talk about PSD/USD;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/mk.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index 80d38d650c9..88bd4db378c 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.19 2009/04/11 22:31:39 jmc Exp $ +.\" $OpenBSD: mk.conf.5,v 1.20 2010/10/18 14:44:12 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: April 11 2009 $ +.Dd $Mdocdate: October 18 2010 $ .Dt MK.CONF 5 .Os .Sh NAME @@ -84,7 +84,7 @@ The real path to the system sources, so that 'make obj' will work correctly. Mode for new directories. .Bq 755 .It Ev DOCDIR -Base path for system documentation (e.g. PSD, USD, etc.) installation. +Base path for system documentation installation. .Bq Pa /usr/share/doc .It Ev DOCGRP Documentation group. |