tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Fwd: Small fixes for ssh.1 and ssh_config.5, OpenSSH_7.2p2
@ 2016-03-29 19:25 Steffen Nurpmeso
  2016-03-29 19:44 ` Steffen Nurpmeso
  2016-03-31 16:20 ` Ingo Schwarze
  0 siblings, 2 replies; 12+ messages in thread
From: Steffen Nurpmeso @ 2016-03-29 19:25 UTC (permalink / raw)
  To: tech

Hallo Ingo, hello list,

i've just recognized a syntax error in some OpenSSH manuals, and
that mandoc falsely does the correct thing, if that is possible.
I.e., it renders correctly instead of printing the "Ns" as text,
which i *think* it should; i think since groff does so, i however
wonder why the zero-width extends beyond the space, hm, because it
is a separator?  I haven't looked into anything groffish that much
for almost a year (and won't until i can really focus), so i may
be mistaken.

Ciao!


-------- Original Message --------
Date: Tue, 29 Mar 2016 21:21:07 +0200
From: Steffen Nurpmeso <steffen@sdaoden.eu>
To: openssh-unix-dev@mindrot.org
Cc: Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Subject: Small fixes for ssh.1 and ssh_config.5, OpenSSH_7.2p2
Mail-Followup-To: Steffen Nurpmeso <steffen@sdaoden.eu>,
 openssh-unix-dev@mindrot.org

Hello,

the fix says it all.  sftp.1 uses correct syntax already.
Ciao,

--- ssh.1.orig  2016-03-29 21:15:31.616819859 +0200
+++ ssh.1       2016-03-29 21:15:52.996820743 +0200
@@ -1049,7 +1049,7 @@ for remote and
 .Fl KD Oo Ar bind_address : Oc Ar port
 .Sm on
 for dynamic port-forwardings.
-.Ic !\& Ns Ar command
+.Ic \&! Ns Ar command
 allows the user to execute a local command if the
 .Ic PermitLocalCommand
 option is enabled in
--- ssh_config.5.orig   2016-03-29 20:43:23.853406023 +0200
+++ ssh_config.5        2016-03-29 20:42:21.703403428 +0200
@@ -1220,7 +1220,7 @@ The default is
 Allow local command execution via the
 .Ic LocalCommand
 option or using the
-.Ic !\& Ns Ar command
+.Ic \&! Ns Ar command
 escape sequence in
 .Xr ssh 1 .
 The argument must be

--steffen


--steffen
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-04-01 12:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-29 19:25 Fwd: Small fixes for ssh.1 and ssh_config.5, OpenSSH_7.2p2 Steffen Nurpmeso
2016-03-29 19:44 ` Steffen Nurpmeso
2016-03-30  9:26   ` Steffen Nurpmeso
2016-03-31 16:24     ` Ingo Schwarze
2016-03-31 17:16       ` Steffen Nurpmeso
2016-03-31 16:20 ` Ingo Schwarze
2016-03-31 17:11   ` Steffen Nurpmeso
2016-03-31 17:38     ` Ingo Schwarze
2016-03-31 19:24       ` Steffen Nurpmeso
2016-03-31 20:04         ` hans
2016-04-01 12:46           ` Steffen Nurpmeso
2016-04-01 12:53             ` hans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).