[openssh-commits] [openssh] 03/04: Correct filename in comment.

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Aug 3 22:18:08 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit b5ad8c3b1f22831dc2a16bfac9e92916c8d0e4ec
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Aug 3 22:06:26 2026 +1000

    Correct filename in comment.
---
 fixalgorithms | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fixalgorithms b/fixalgorithms
index 115dce81c..d445e5791 100755
--- a/fixalgorithms
+++ b/fixalgorithms
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
-# fixciphers - remove unsupported ciphers from man pages.
-# Usage: fixpaths /path/to/sed cipher1 [cipher2] <infile >outfile 
+# fixalgorithms - remove unsupported ciphers from man pages.
+# Usage: fixalgorithms /path/to/sed cipher1 [cipher2] <infile >outfile
 #
 # Author: Darren Tucker (dtucker at zip com.au).  Placed in the public domain.
 

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list