From 4f0ad8778f983ee367c7d47f864b1f64abea8637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 11 Jul 2021 22:27:25 +0200 Subject: re.1: Fix typo --- re.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/re.1 b/re.1 index 5e0d93d..dabd53e 100644 --- a/re.1 +++ b/re.1 @@ -85,6 +85,6 @@ flag is not recommended. The temporary file is placed at .Pa /var/tmp/re.$PPID , where $PPID is the process id of the parent shell. -This means that one cannot simultaneously perform mulitple bulk renames +This means that one cannot simultaneously perform multiple bulk renames from the same shell process. Note that sub-shells retain the process id of their parent. -- cgit v1.2.3