[openssh-commits] [openssh] 01/02: upstream: add spacing for punctuation when macro args;
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 28 19:50:13 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 528da5b9d7c5da01ed7a73ff21c722e1b5326006
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Mon Aug 28 05:32:28 2023 +0000
upstream: add spacing for punctuation when macro args;
OpenBSD-Commit-ID: e80343c16ce0420b2aec98701527cf90371bd0db
---
ssh_config.5 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ssh_config.5 b/ssh_config.5
index 5364ae85..267ebabe 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.384 2023/08/28 03:31:16 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.385 2023/08/28 05:32:28 jmc Exp $
.Dd $Mdocdate: August 28 2023 $
.Dt SSH_CONFIG 5
.Os
@@ -1373,7 +1373,7 @@ The argument to this keyword must be
or an interval specifier of the form
.Cm interval:milliseconds
(e.g.\&
-.Cm interval:80 for 80 milliseconds).
+.Cm interval:80 for 80 milliseconds ) .
The default is to obscure keystrokes using a 20ms packet interval.
Note that smaller intervals will result in higher fake keystroke packet rates.
.It Cm PasswordAuthentication
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list