X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3835f2c8c1651b4aa5e21337196c7c6426d01c2c..f345b9b480296b4b6a8469d6221752893c5d1420:/etc/rmmproc.messageid diff --git a/etc/rmmproc.messageid b/etc/rmmproc.messageid index 1bac5901..e23882c6 100755 --- a/etc/rmmproc.messageid +++ b/etc/rmmproc.messageid @@ -8,8 +8,8 @@ # distribution for complete copyright information. # # If called on messages, the current directory is the message folder - # and the scripts arguments are is the message filenames. If called - # on files, the arguments are the full paths to the files. + # and the script arguments are the message filenames. If called on + # files, the arguments are the full paths to the files. # # The backup directory will be: # 1) If input is messages, the folder of the messages. @@ -25,7 +25,7 @@ # exists, use 2). # NOTE: conversion of some characters in the filename could # result in an unintended name collision. If that is a concern, - # a program that uses mktemp(3) to create a temporary file might + # a program that uses mkstemp(3) to create a temporary file might # be the basis for a remedy. # 2) Concatenation of BACKUP_PREFIX and input filename. # NOTE: if a file of that name already exists in the destination