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 ae64f2df423..ffcad1f10a2 100644 --- a/usr.sbin/pkg/pkg.1 +++ b/usr.sbin/pkg/pkg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg.1,v 1.1 2001/04/02 17:25:53 espie Exp $ +.\" $OpenBSD: pkg.1,v 1.2 2001/08/02 18:37:35 mpech Exp $ .\" .\" Copyright (c) 2001 Marc Espie .\" All rights reserved. @@ -36,7 +36,7 @@ is meant to be a replacement of the old pkg_* tools. For the time being, it should only be invoked internally by .Xr pkg_add 1 , to handle dependencies. -.Sh AUTHOR +.Sh AUTHORS This program was written by Marc Espie. .Sh BUGS This program's design is not even finished yet. |