diff options
author | max <max@FreeBSD.org> | 1997-05-02 22:00:05 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-02 22:00:05 +0000 |
commit | 6e362a4e392bd327483885b17a5ea796fb152e02 (patch) | |
tree | 15828a7341b08969e233b1dc916de16197ee96d7 /usr.sbin | |
parent | eea3fb0fadb50f4c63652e2372a5b6ef4ec67b83 (diff) | |
download | FreeBSD-src-6e362a4e392bd327483885b17a5ea796fb152e02.zip FreeBSD-src-6e362a4e392bd327483885b17a5ea796fb152e02.tar.gz |
Minor typo.
PR: 3473
Submitted by: Josh Gilliam <soil@quick.net>
Diffstat (limited to 'usr.sbin')
-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 7e8e261..2026ce6 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 |