Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
mdoc: Update Paths to .Pa
Bryan Drewery committed 12 years ago
commit 5924d7dbbdad93907074f2b03e1ad5befcbf6f74
parent e7262e0
2 files changed +14 -14
modified pkg/pkg-create.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd February 25, 2013
+
.Dd June 5, 2013
.Dt PKG-CREATE 8
.Os
.\" ---------------------------------------------------------------------------
@@ -59,7 +59,7 @@ and optionally
.Ar plist
to be supplied.
The package name will be derived from the
-
.Fa +MANIFEST
+
.Pa +MANIFEST
file which must be contained within the
.Ar manifestdir .
.Pp
@@ -115,26 +115,26 @@ If an invalid or no format is specified
is assumed.
.It Fl m Ar manifestdir
Specify the directory containing the package manifest,
-
.Fa +MANIFEST
+
.Pa +MANIFEST
and optionally three other files; one containing a message to be
displayed on package installation,
-
.Fa +DISPLAY .
+
.Pa +DISPLAY .
Another containing the description for the packages,
-
.Fa +DESC .
+
.Pa +DESC .
The last containing an mtree specification,
-
.Fa +MTREE_DIRS ,
+
.Pa +MTREE_DIRS ,
for the directory tree the package will use.
See
.Xr mtree 5
for the format of the mtree file.
If specified, only a single package will be created.
-
.Fa +DISPLAY
+
.Pa +DISPLAY
,
-
.Fa +MTREE_DIRS
+
.Pa +MTREE_DIRS
, and
-
.Fa +DESC
+
.Pa +DESC
are not required; the
-
.Fa +MANIFEST
+
.Pa +MANIFEST
file can contain all the required information needed to build a
package.
This option is incompatible with the
@@ -154,7 +154,7 @@ be saved in the current directory.
Specify some package metadata using the legacy plist format from
.Xr pkg_add 1 ,
commonly found in
-
.Fa pkg-plist
+
.Pa pkg-plist
files in the ports tree.
Metadata from the
.Ar plist
@@ -173,7 +173,7 @@ This allows a package to be generated from content offset from its
intended final location, which allows a package building without
disturbing similar content already on the system.
If unspecified, the default is effectively
-
.Fa / ,
+
.Pa / ,
the actual root directory.
.El
.\" ---------------------------------------------------------------------------
modified pkg/pkg.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd May 18, 2013
+
.Dd June 5, 2013
.Dt PKG 8
.Os
.\" ---------------------------------------------------------------------------
@@ -71,7 +71,7 @@ Activation status check mode.
Prevent
.Nm
from automatically creating or initializing the sqlite database in
-
.Fa /var/db/pkg/local.sqlite
+
.Pa /var/db/pkg/local.sqlite
if it does not already exist.
.Pp
Prevent