From 3862a95151e950f2d8a010c8f3da19f5af2f71b1 Mon Sep 17 00:00:00 2001 From: DTB Date: Fri, 28 Jun 2024 08:37:49 -0600 Subject: [PATCH] peek.1: s/inputted/input/ --- docs/peek.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/peek.1 b/docs/peek.1 index 398e9fd..1eaf07d 100644 --- a/docs/peek.1 +++ b/docs/peek.1 @@ -4,7 +4,7 @@ .\" This work is licensed under CC BY-SA 4.0. To see a copy of this license, .\" visit . .\" -.TH PEEK 1 2024-06-26 "Harakit X.X.X" +.TH PEEK 1 2024-06-28 "Harakit X.X.X" .SH NAME peek \(en read from the standard input, furtively .\" @@ -49,7 +49,7 @@ installed. This program does nothing to prevent others from seeing the key presses input to a keyboard. It also does not protect against the sound of typing being analyzed -to determine what was inputted without needing to see screen or keyboard. +to determine what was input without needing to see screen or keyboard. Accepting secrets in shell scripts is probably not advisable.