Mailing List Archive

[openssh] 01/03: upstream: add space between macro arg and punctuation;
This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 616029a85ad7529b24bb8c4631d9607c0d6e7afe
Author: jmc@openbsd.org <jmc@openbsd.org>
Date: Fri Oct 16 14:34:33 2020 +0000

upstream: add space between macro arg and punctuation;

OpenBSD-Commit-ID: bb81e2ed5a77832fe62ab30a915ae67cda57633e
---
ssh_config.5 | 4 ++--
sshd_config.5 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ssh_config.5 b/ssh_config.5
index c0ebe37a..98035a2f 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.337 2020/10/16 13:26:13 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.338 2020/10/16 14:34:33 jmc Exp $
.Dd $Mdocdate: October 16 2020 $
.Dt SSH_CONFIG 5
.Os
@@ -1193,7 +1193,7 @@ kex.c:*:1000,*:kex_exchange_identification():*,packet.c:*
.Ed
.Pp
would enable detailed logging for line 1000 of
-.Pa kex.c,
+.Pa kex.c ,
everything in the
.Fn kex_exchange_identification
function, and all code in the
diff --git a/sshd_config.5 b/sshd_config.5
index b5d201dc..a35c8d8c 100644
--- a/sshd_config.5
+++ b/sshd_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: sshd_config.5,v 1.317 2020/10/16 13:26:13 djm Exp $
+.\" $OpenBSD: sshd_config.5,v 1.318 2020/10/16 14:34:33 jmc Exp $
.Dd $Mdocdate: October 16 2020 $
.Dt SSHD_CONFIG 5
.Os
@@ -1038,7 +1038,7 @@ kex.c:*:1000,*:kex_exchange_identification():*,packet.c:*
.Ed
.Pp
would enable detailed logging for line 1000 of
-.Pa kex.c,
+.Pa kex.c ,
everything in the
.Fn kex_exchange_identification
function, and all code in the

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits