X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..a5b2adde414330e1661db05d1ee5b1daeaa2476d:/etc/rmmproc.messageid?ds=inline 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