diff options
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/intro.7 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 9ec8de6d353..477d6c677d8 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.7,v 1.14 2011/09/17 08:38:26 schwarze Exp $ +.\" $OpenBSD: intro.7,v 1.15 2013/08/05 06:59:49 jmc Exp $ .\" $NetBSD: intro.7,v 1.3 1994/11/30 19:07:15 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: September 17 2011 $ +.Dd $Mdocdate: August 5 2013 $ .Dt INTRO 7 .Os .Sh NAME @@ -44,6 +44,9 @@ The manual pages in section 7 section contain miscellaneous documentation. Map of ASCII character set. .It Xr environ User environment. +.It Xr eqn +Language reference for +.Xr mandoc 1 . .It Xr glob Shell-style pattern matching. .It Xr hier @@ -70,6 +73,8 @@ C operator precedence. Overview of the binary package system. .It Xr packages-specs Binary package names specifications. +.It Xr pkgpath +Ports tree location for a package build. .It Xr ports Contributed applications. .It Xr re_format |