diff options
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. |