diff options
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index d76efd5c096..f62a672a607 100644 --- a/usr.sbin/pkg_add/pkg_add.1 +++ b/usr.sbin/pkg_add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.98 2010/05/10 09:12:18 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.99 2010/05/10 14:14:08 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -494,7 +494,7 @@ and enough space to store files. .It If the package contains an .Ar install -script (deprecated, +script (deprecated, .Cm @exec is more versatile), it is executed with the following arguments: .Bl -tag -width indentindent |