From df33e97f457b72e98435144e35767942493210e4 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 6 Sep 1993 23:28:19 +0000 Subject: [PATCH] Doc'd option for current directory prefix in @exec --- usr.sbin/pkg_install/create/pkg_create.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 344ccea3e2c8..43306f2d6c41 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -142,10 +142,11 @@ Execute .I command as part of the unpacking process. If .I command -contains a `%s' sequence somewhere in it, it will be expanded to -the name of the last filename extracted. In practice, such -weird things should be unnecessary in all but the most extenuating -circumstances, but it's there should you need it nonetheless. +contains a `%s/%s' sequence somewhere in it, it will be expanded to +the name of the current directory and last filename extracted. In +practice, such weird things should be unnecessary in all but the most +extenuating circumstances, but it's there should you need it +nonetheless. .TP .BI "@mode\ " mode Sets default permission for all subsequently extracted files to