summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-22 08:07:13 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-22 08:07:13 +0000
commit0fb2b533c83b57d12dbb712021f4872fae21316a (patch)
treea36e9971e67fe2f39a828dd227a13b43d18168f9 /usr.sbin
parent9fcf13640874548ac80152b7734678193cc919cf (diff)
.Nd shouldn't end with a period
ok jmc@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg/pkg.14
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.