summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_delete.1
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2004-08-06 16:45:52 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2004-08-06 16:45:52 +0000
commit77a9f7d6be843590c1ab60e70ed6078a992b37f3 (patch)
tree5e7e1b55b3312d33a4c880fad7d6993be1cfb32a /usr.sbin/pkg_add/pkg_delete.1
parentc9174f9fb69768d39cce30371a6faf5281aa9f3d (diff)
Use .Dl instead of a literal block when we only have a single line. Has
the side effect of fixing some ugly indentation (or the lack thereof).
Diffstat (limited to 'usr.sbin/pkg_add/pkg_delete.1')
-rw-r--r--usr.sbin/pkg_add/pkg_delete.16
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1
index f1041577d6b..189034d9add 100644
--- a/usr.sbin/pkg_add/pkg_delete.1
+++ b/usr.sbin/pkg_add/pkg_delete.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_delete.1,v 1.7 2004/02/25 21:56:12 espie Exp $
+.\" $OpenBSD: pkg_delete.1,v 1.8 2004/08/06 16:45:51 millert Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -82,9 +82,7 @@ proceed even if some package names don't resolve to installed package names.
.El
.It Fl c
Delete extra configuration file, mentioned as
-.Bd -literal
-@extra file
-.Ed
+.Dl @extra file
in the packing-list.
.It Fl q
Delete package quickly, do not bother checking md5s before removing files.