-.\" $OpenBSD: pkg_create.1,v 1.83 2014/01/02 15:01:37 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.84 2014/01/02 17:02:48 espie Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
.Sh DESCRIPTION
The
.Nm
-command is normally used to a binary package named
+command is normally used to create a binary package named
.Ar pkg-name ,
for subsequent use with
.Xr pkg_add 1 ,