diff options
Diffstat (limited to 'usr.sbin/pkg_add/pkg_delete.1')
-rw-r--r-- | usr.sbin/pkg_add/pkg_delete.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1 index 23a85275d86..202d414e657 100644 --- a/usr.sbin/pkg_add/pkg_delete.1 +++ b/usr.sbin/pkg_add/pkg_delete.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_delete.1,v 1.27 2008/03/08 11:48:01 espie Exp $ +.\" $OpenBSD: pkg_delete.1,v 1.28 2008/03/09 15:36:45 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -15,7 +15,7 @@ .\" Jordan K. Hubbard .\" .\" -.Dd $Mdocdate: March 8 2008 $ +.Dd $Mdocdate: March 9 2008 $ .Dt PKG_DELETE 1 .Os .Sh NAME @@ -93,7 +93,8 @@ would be taken if it were. .It Fl q Delete package quickly, do not bother with checksums before removing normal files. -If used twice, it will not bother with checksums either for configuration files. +If used twice, +it will not bother with checksums for configuration files either. .It Fl v Turn on verbose output. Several |