these pages don;t need Bk/Ek;
authorjmc <jmc@openbsd.org>
Mon, 9 Jul 2018 18:27:58 +0000 (18:27 +0000)
committerjmc <jmc@openbsd.org>
Mon, 9 Jul 2018 18:27:58 +0000 (18:27 +0000)
order the options in pkg_outdated;

share/man/man1/dpb.1
share/man/man1/outdated-perl-ports.1
share/man/man1/pkg_outdated.1

index 88b80eb..055f5ba 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: dpb.1,v 1.4 2018/07/09 11:56:32 jmc Exp $
+.\"    $OpenBSD: dpb.1,v 1.5 2018/07/09 18:27:58 jmc Exp $
 .\"
 .\" Copyright (c) 2010-2013 Marc Espie <espie@openbsd.org>
 .\"
@@ -22,7 +22,6 @@
 .Nd distributed ports builder
 .Sh SYNOPSIS
 .Nm dpb
-.Bk -words
 .Op Fl acemqrRsuUvx
 .Op Fl A Ar arch
 .Op Fl b Ar logfile
@@ -43,7 +42,6 @@
 .Op Fl S Ar logfile
 .Op Fl X Ar pathlist
 .Op Ar pathlist ...
-.Ek
 .Sh DESCRIPTION
 .Nm
 is used to build ports on a cluster of machines, or on a single machine
index d8ce1bf..13581ec 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: outdated-perl-ports.1,v 1.1 2018/06/26 05:38:49 espie Exp $
+.\"    $OpenBSD: outdated-perl-ports.1,v 1.2 2018/07/09 18:27:58 jmc Exp $
 .\"
 .\" Copyright (c) 2011 Jasper Lievisse Adriaanse <jasper@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: June 26 2018 $
+.Dd $Mdocdate: July 9 2018 $
 .Dt OUTDATED-PERL-PORTS 1
 .Os
 .Sh NAME
 .Nd compare CPAN releases and the ports tree
 .Sh SYNOPSIS
 .Nm outdated-perl-ports
-.Bk -words
 .Op Fl d
 .Op Fl m Ar maintainer
-.Ek
 .Sh DESCRIPTION
 .Nm
 retrieves and compares the packages list provided by CPAN with the ports
index 096e6c9..17b3fdc 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: pkg_outdated.1,v 1.1 2018/07/09 17:18:57 espie Exp $
+.\"    $OpenBSD: pkg_outdated.1,v 1.2 2018/07/09 18:27:58 jmc Exp $
 .\"
 .\" Copyright (c) 2011 Marc Espie <espie@openbsd.org>
 .\"
@@ -22,9 +22,7 @@
 .Nd compare installed packages and the ports tree
 .Sh SYNOPSIS
 .Nm
-.Bk -words
-.Op Fl mqxv
-.Ek
+.Op Fl mqvx
 .Sh DESCRIPTION
 .Nm
 checks installed packages and compares them to the ports tree.