From 36a142c455a41172df398f10eb3e110ca29fbf72 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sun, 13 Feb 2005 23:45:54 +0000 Subject: Expand contractions. --- usr.sbin/pkg_install/create/pkg_create.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/pkg_install/create/pkg_create.1') diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 9aff98f43195..cfa81f17b7f1 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -426,7 +426,7 @@ The advantage of using .Cm @unexec over a deinstallation script is that you can use the .Dq special sequence expansion -to get at files regardless of where they've +to get at files regardless of where they have been potentially redirected (see .Fl p ) . .It Cm @mode Ar mode @@ -434,7 +434,7 @@ Set default permission for all subsequently extracted files to .Ar mode . Format is the same as that used by the .Cm chmod -command (well, considering that it's later handed off to it, that's +command (well, considering that it is later handed off to it, that is no surprise). Use without an arg to set back to default (extraction) permissions. @@ -467,7 +467,7 @@ trying to document some particularly hairy sequence that may trip someone up later. .It Cm @ignore Used internally to tell extraction to ignore the next file (do not -copy it anywhere), as it's used for some special purpose. +copy it anywhere), as it is used for some special purpose. .It Cm @ignore_inst Similar to .Cm @ignore , -- cgit v1.3