summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-07-14 13:38:24 +0000
committerjmc <jmc@openbsd.org>2003-07-14 13:38:24 +0000
commit1cab3823cdbeb4f62f500e100f89b19cac04eca3 (patch)
treef1f855e7bd8551181be6a128bc3322c836966692
parent- escape "It" so groff doesn't try to expand it (diff)
downloadwireguard-openbsd-1cab3823cdbeb4f62f500e100f89b19cac04eca3.tar.xz
wireguard-openbsd-1cab3823cdbeb4f62f500e100f89b19cac04eca3.zip
fix a list;
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 202d22e7bdc..6cd9ffe52ec 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.31 2003/04/15 19:50:22 jmc Exp $
+.\" $OpenBSD: pkg_add.1,v 1.32 2003/07/14 13:38:24 jmc Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -240,7 +240,7 @@ into a special staging directory in
if set - see CAVEATS section)
and then runs through the following sequence to fully extract the contents
of the package:
-.Bl -enum -indent indent
+.Bl -enum
.It
A check is made to determine if the package is already recorded as installed.
If it is,