summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2014-08-10 11:26:08 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2014-08-10 11:26:08 +0000
commitd92f7deed1ca11adb1cc1438b783b5a236e763a3 (patch)
tree111dab012bb66b9d2a894663d5853106e142bae9
parent559ec99f06fff8c7b1861c2afefe77d84e205005 (diff)
zap trailing whitespace
-rw-r--r--usr.sbin/pkg_add/package.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/package.5 b/usr.sbin/pkg_add/package.5
index 753e4b6de86..cf9f056b736 100644
--- a/usr.sbin/pkg_add/package.5
+++ b/usr.sbin/pkg_add/package.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: package.5,v 1.21 2014/07/23 14:43:44 espie Exp $
+.\" $OpenBSD: package.5,v 1.22 2014/08/10 11:26:07 jasper Exp $
.\" Copyright (c) 2005-2006 Marc Espie <espie@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -12,7 +12,7 @@
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: July 23 2014 $
+.Dd $Mdocdate: August 10 2014 $
.Dt PACKAGE 5
.Os
.Sh NAME
@@ -78,7 +78,7 @@ which are optional: the package description (+DESC),
a display message (+DISPLAY), etc.
.Pp
The basic ustar format has some limitations with respect to file names.
-Packages now use the
+Packages now use the
.Qq extended record specification
(header type x)
for long links and long file names.