summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
committerru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
commit4bb5f49662398b2c716ed1737fb2ad4ca436335d (patch)
treef1468f2d922f425fb0e1dc0ae9c5629ea3d7baf7 /usr.sbin/pkg_install/create/pkg_create.1
parent6c6a7d37868897a158286c6ca08baf40fb719d09 (diff)
downloadFreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.zip
FreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.111
1 files changed, 5 insertions, 6 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 65b570f..c739060 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -115,7 +115,7 @@ program (or shell script). It will be invoked automatically when the
package is later installed.
It will be passed the package's name as the
first argument.
-
+.Pp
.Cm Note:
if the
.Cm Fl I
@@ -156,7 +156,7 @@ program (or shell script). It will be invoked automatically when the
package is later (if ever) de-installed.
It will be passed the package's
name as the first argument.
-
+.Pp
.Cm Note:
if the
.Cm Fl K
@@ -175,7 +175,6 @@ executable program (or shell script). It will be invoked automatically when
the package is later de-installed.
It will be passed the package's name as
the first argument.
-
.It Fl r Ar rscript
Set
.Ar rscript
@@ -298,12 +297,12 @@ and the last extracted file was
.It Cm "%F"
Expands to the last filename extracted (as specified), in the example case
.Pa bin/emacs
-.It Cm "%D"
+.It Cm "\&%D"
Expand to the current directory prefix, as set with
.Cm @cwd ,
in the example case
.Pa /usr/local .
-.It Cm "%B"
+.It Cm "\&%B"
Expand to the
.Dq basename
of the fully qualified filename, that
@@ -315,7 +314,7 @@ Expand to the
filename
part of the fully qualified name, or
the converse of
-.Cm %B ,
+.Cm \&%B ,
being in the example case,
.Pa emacs .
.El
OpenPOWER on IntegriCloud