diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-02 22:00:05 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-02 22:00:05 +0000 |
| commit | a1c9d782b7717f9f37ddd9b9a7697cf8e272632a (patch) | |
| tree | 0d18ba361fe03f4a88ba4943ec70b604c33d9b95 /usr.sbin/pkg_install/create | |
| parent | fd5fab20b58e01ff7528adc95c1b43d6605937c5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/create')
| -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 7e8e261c9336..2026ce6e136e 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$ +.\" $Id: pkg_create.1,v 1.18 1997/02/22 16:09:29 peter Exp $ .\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. @@ -223,7 +223,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 |
