diff options
| author | tron <tron@NetBSD.org> | 1999-07-28 10:07:05 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 1999-07-28 10:07:05 +0000 |
| commit | ad6d07bbfa64ae4da684dd8af3febb1ab400f32a (patch) | |
| tree | 207f41f1297f043e4dc73d1a66203029078bafa6 /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | 36e00c28dea828b9a852062a58da1ed6e6e296bd (diff) | |
Message files in binary packages are not displayed with more(1).
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 912b181708c..5c55dde380f 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.17 1999/05/15 03:27:51 hubertf Exp $ +.\" $NetBSD: pkg_create.1,v 1.18 1999/07/28 10:07:05 tron Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -114,9 +114,7 @@ and is meant as a convenient shorthand for specifying multiple .Cm @pkgcfl directives in the packing list (see PACKING LIST DETAILS section below). .It Fl D Ar displayfile -Display the file (using -.Xr more 1 ) -after installing the package. Useful for things like +Display the file after installing the package. Useful for things like legal notices on almost-free software, etc. .It Fl O Go into a `packing list Only' mode. |
