diff options
| author | wiz <wiz@NetBSD.org> | 2001-06-05 11:58:55 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-06-05 11:58:55 +0000 |
| commit | d422b80ea9c0fc5aa5760d47301b01b76501b9fd (patch) | |
| tree | 4bcef9e95960d7ea4748629d5e575d55bae084f7 /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | 800af334f263553d43915279885c6db0368e7b89 (diff) | |
Uppercase Dt argument.
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 7e5d03579fe..8e121e7d57e 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.29 2001/05/21 09:17:31 agc Exp $ +.\" $NetBSD: pkg_create.1,v 1.30 2001/06/05 11:58:55 wiz Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -25,7 +25,7 @@ .\" better integration with FreeBSD's new ports collection. .\" .Dd April 21, 1995 -.Dt pkg_create 1 +.Dt PKG_CREATE 1 .Os .Sh NAME .Nm pkg_create |
