diff options
| author | soren <soren@NetBSD.org> | 2000-03-13 22:55:05 +0000 |
|---|---|---|
| committer | soren <soren@NetBSD.org> | 2000-03-13 22:55:05 +0000 |
| commit | 89c5a767f8fc7a4633b2d409966e2becbb98ff92 (patch) | |
| tree | 478a03635e0cf63ab282f636b0793b4dfbfca9bc /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | 3872dc30f7c2e5e67fa8c65e08ea48171ebaaf1a (diff) | |
Fix doubled 'the's.
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 b4a37077c20..1bb9eeca45d 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_create.1,v 1.22 2000/01/19 23:28:30 hubertf Exp $ +.\" $NetBSD: pkg_create.1,v 1.23 2000/03/13 23:22:55 soren Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -148,7 +148,7 @@ parent directories. Store the given file for later querying with the .Xr pkg_info 1 .Ar -S -flag. The file is expected to contain the the size (in bytes) of all files of +flag. The file is expected to contain the size (in bytes) of all files of this package plus any required packages added up and stored as a ASCII string, terminated by a newline. .It Fl X Ar excludefile |
