diff options
author | Damien Miller <djm@mindrot.org> | 2024-12-05 09:24:56 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2024-12-05 09:25:05 +0100 |
commit | 790c913b5fc6ee93ae14793443dc85a0f574b7eb (patch) | |
tree | 12dc429551111d76361bb3d821ff123ede33514c | |
parent | add a Makefile target for ssh-verify-attestation (diff) | |
download | openssh-790c913b5fc6ee93ae14793443dc85a0f574b7eb.tar.xz openssh-790c913b5fc6ee93ae14793443dc85a0f574b7eb.zip |
typo
-rw-r--r-- | ssh-agent.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index 062e87bbf..c281ef9cd 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 @@ -227,7 +227,7 @@ is started with either of the .Fl d or .Fl D -flags, so socket listening address specified by the +flags, no socket listening address specified by the .Fl a flag, and both the .Ev LISTEN_FDS |