diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-03 00:13:28 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-03 00:13:28 +0000 |
| commit | 7621d88604287e6bfea3d4d4667035d4a9677632 (patch) | |
| tree | 06878f78a9974b48fd5dbf4341b460b3f7aa7008 /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | 066914d08c2b2198339854ba4fabcff55327c92f (diff) | |
Notes
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 f0eeb084c40e..2435ed9bc315 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_create.1 -.\" $Id: pkg_create.1,v 1.16 1996/04/08 04:17:54 mpp Exp $ +.\" $Id: pkg_create.1,v 1.16.2.1 1997/03/28 10:42:16 jkh Exp $ .\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. @@ -224,7 +224,7 @@ Execute .Ar command as part of the unpacking process. If .Ar command -contains a any of the following sequences somewhere in it, they will +contains any of the following sequences somewhere in it, they will be expanded inline. For the following examples, assume that .Cm @cwd is set to |
