diff options
Diffstat (limited to 'usr.sbin/pkg/pkg.1')
-rw-r--r-- | usr.sbin/pkg/pkg.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg/pkg.1 b/usr.sbin/pkg/pkg.1 index ffcad1f10a2..4b4f484f869 100644 --- a/usr.sbin/pkg/pkg.1 +++ b/usr.sbin/pkg/pkg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg.1,v 1.2 2001/08/02 18:37:35 mpech Exp $ +.\" $OpenBSD: pkg.1,v 1.3 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 2001 Marc Espie .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm pkg -.Nd replacement-to-be of pkg_* tools. +.Nd replacement-to-be of pkg_* tools .Sh DESCRIPTION .Nm is meant to be a replacement of the old pkg_* tools. |