[openssh-commits] [openssh] 02/03: upstream: fix macro slip in previous;
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 17 18:03:47 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 69860769fa9f4529d8612ec055ae11912f7344cf
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Fri Jul 17 05:59:05 2020 +0000
upstream: fix macro slip in previous;
OpenBSD-Commit-ID: 624e47ab209450ad9ad5c69f54fa69244de5ed9a
---
ssh_config.5 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ssh_config.5 b/ssh_config.5
index 523ee697..2b635410 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.330 2020/07/17 03:43:42 dtucker Exp $
+.\" $OpenBSD: ssh_config.5,v 1.331 2020/07/17 05:59:05 jmc Exp $
.Dd $Mdocdate: July 17 2020 $
.Dt SSH_CONFIG 5
.Os
@@ -1885,7 +1885,7 @@ The local username.
.Cm RemoteCommand ,
.Cm RemoteForward ,
and
-.Com UserKnownHostsFile
+.Cm UserKnownHostsFile
accept the tokens %%, %C, %d, %h, %i, %L, %l, %n, %p, %r, and %u.
.Pp
.Cm Hostname
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list