diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-10 14:14:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-10 14:14:09 +0000 |
commit | 127c1bd552944960210a111745eca1de0fcce3bf (patch) | |
tree | 4c9233d749d0a74f3a5a5709d6b86cbd5b1696c9 /usr.sbin/pkg_add/pkg_add.1 | |
parent | 27a5e13043c03a19f456fc98449ad96de16a7dd5 (diff) |
zap trailing whitespace;
Diffstat (limited to 'usr.sbin/pkg_add/pkg_add.1')
-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 |