aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2016-02-10 11:18:03 +0100
committerTimo Weingärtner <timo@tiwe.de>2016-02-10 11:18:03 +0100
commitaf7125b71663fafb61fb2e097a34695bab895b01 (patch)
tree6bb4dbbdd5066764d65ceb966207014895999a8b
parentedcfe36b273de11d04cd0e77e31bc5e8c0b1337b (diff)
downloadssh-agent-filter-af7125b71663fafb61fb2e097a34695bab895b01.tar.gz
fix lintian spelling-error-in-manpage ssh-askpass-noinput.1.gz acutally actually
-rw-r--r--ssh-askpass-noinput.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-askpass-noinput.1.md b/ssh-askpass-noinput.1.md
index 7b103ed..36251a4 100644
--- a/ssh-askpass-noinput.1.md
+++ b/ssh-askpass-noinput.1.md
@@ -13,7 +13,7 @@ ssh-askpass-noinput - an `ssh-askpass` implementation for asking allow/deny ques
# DESCRIPTION
*ssh-askpass-noinput* is an implementation of *ssh-askpass*, which does not
-acutally ask for a password; instead, it only asks a binary (allow/deny)
+actually ask for a password; instead, it only asks a binary (allow/deny)
question and exits with 0 for allow and 1 for deny.
It is not intended as a general replacement for *ssh-askpass*, but for special