summaryrefslogtreecommitdiffstats
path: root/dev/opkhelper/oh-architecture.1.mdwn
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2019-04-28 14:24:07 (EDT)
committer Patrick McDermott <pehjota>2019-04-28 14:24:07 (EDT)
commitd1f7e63e0d68121cb37891f607a55c59d7785eab (patch)
tree730af93dc08aee299ad95793086c1c3808dbc4e4 /dev/opkhelper/oh-architecture.1.mdwn
parent75c59e53852a3964ad8d01ca04e224d7715e6b7c (diff)
dev/opkhelper/*: Sync with opkhelper 3.1.2
dev/opkhelper/oh-shlibdeps.1: New file
Diffstat (limited to 'dev/opkhelper/oh-architecture.1.mdwn')
-rw-r--r--dev/opkhelper/oh-architecture.1.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/opkhelper/oh-architecture.1.mdwn b/dev/opkhelper/oh-architecture.1.mdwn
index 4ed8163..ee13049 100644
--- a/dev/opkhelper/oh-architecture.1.mdwn
+++ b/dev/opkhelper/oh-architecture.1.mdwn
@@ -16,7 +16,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-architecture
-&minus; Print build system architecture names.</p>
+- Print build system architecture names.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -44,20 +44,20 @@ looks up the build system architecture that matches
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>