diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-04 14:56:00 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-04 14:56:00 +0000 |
commit | 49ecb9a8910bceea832b38e7987aa56ce60114ad (patch) | |
tree | b9e791004a5fbe2f73990234c8cf05395538842c /usr.sbin | |
parent | 6c906cdd80a18152935a0a895684647dad1ee50e (diff) |
remove trailing whitespace;
Diffstat (limited to 'usr.sbin')
-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 7e3bd9ef30d..3bfb9c391e4 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.73 2008/07/04 10:47:13 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.74 2008/07/04 14:55:59 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -280,7 +280,7 @@ symbolic links are resolved, and package installation stops at .Cm @endfake marker. .It Fl q -Replace package quickly; do not bother with checksums before removing normal +Replace package quickly; do not bother with checksums before removing normal files. If used twice, it will not bother with checksums for configuration files either. |