diff options
author | Dug Song <dugsong@cvs.openbsd.org> | 1999-10-26 18:27:20 +0000 |
---|---|---|
committer | Dug Song <dugsong@cvs.openbsd.org> | 1999-10-26 18:27:20 +0000 |
commit | 4b2fb38fbb533e1192af0bfb3386a4b7d6441483 (patch) | |
tree | bcd269dd8d7954ddb96ad569ca72b545564e64f5 /usr.sbin/pkg_install/create/pkg_create.1 | |
parent | c8d20d07ed395d9276b87ddb1ab57d931cb582a1 (diff) |
document what's actually implemented (@srcdir -> @src)
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index bee4f47253a..4ca9a7d1845 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_create.1,v 1.9 1999/07/09 13:35:53 aaron Exp $ +.\" $OpenBSD: pkg_create.1,v 1.10 1999/10/26 18:27:19 dugsong Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -231,7 +231,7 @@ All subsequent filenames will be assumed relative to this directory. Note: .Cm @cd is also an alias for this command. -.It Cm @srcdir Ar directory +.It Cm @src Ar directory Set the internal directory pointer for creation .Em only to |