From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/system/doc/unprotect.hlp | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 pkg/system/doc/unprotect.hlp (limited to 'pkg/system/doc/unprotect.hlp') diff --git a/pkg/system/doc/unprotect.hlp b/pkg/system/doc/unprotect.hlp new file mode 100644 index 00000000..99120c07 --- /dev/null +++ b/pkg/system/doc/unprotect.hlp @@ -0,0 +1,27 @@ +.help unprotect Nov84 system +.ih +NAME +unprotect -- remove file protection +.ih +USAGE +unprotect files +.ih +PARAMETERS +.ls files +A template specifying the file or files from which delete protection is +to be removed. +.le +.ih +DESCRIPTION +\fIUnprotect\fR removes delete protection from the named files. +A "protected" file cannot be deleted or clobbered. +.ih +EXAMPLES + +1. Remove file protection from the listed files. + + cl> unprotect alpha,beta,gamma.x,*.db +.ih +SEE ALSO +protect, delete +.endhelp -- cgit