diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2008-10-29 12:35:11 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2008-10-29 12:35:11 +0000 |
commit | 650a637536ab4a956a9e6b6f07e98f5d1b4e845e (patch) | |
tree | 655c9615494467091270a98c7cc63609378e8dae /share | |
parent | a9173cc0ee56bb5f7022c3433654141fc1b9717a (diff) |
Xr OpenBSD::Intro(3p)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index e5040694e65..a10e655a70a 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.224 2008/10/26 19:30:18 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.225 2008/10/29 12:35:10 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -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: October 26 2008 $ +.Dd $Mdocdate: October 29 2008 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2660,6 +2660,7 @@ non-flavor version if there is no flavor-specific file around. .Xr ftp 1 , .Xr pkg_add 1 , .Xr pkg_create 1 , +.Xr OpenBSD::Intro 3p , .Xr port-modules 5 , .Xr library-specs 7 , .Xr mirroring-ports 7 , |