From: jmc@openbsd.org Date: Sat, 15 Feb 2025 06:48:56 +0000 (+0000) Subject: upstream: - use \& when contructs like "e.g." end a line, to avoid X-Git-Tag: V_10_0_P1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5bd74a85192c00a842f63d7ab788713b4284c3;p=thirdparty%2Fopenssh-portable.git upstream: - use \& when contructs like "e.g." end a line, to avoid double spacing - macro is Qq not Oq OpenBSD-Commit-ID: 17e5d2d7f288cc7fc536e3af252224525f9fb43a --- diff --git a/ssh_config.5 b/ssh_config.5 index 0c6504599..5051d7b39 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.410 2025/02/15 01:52:07 djm Exp $ +.\" $OpenBSD: ssh_config.5,v 1.411 2025/02/15 06:48:56 jmc Exp $ .Dd $Mdocdate: February 15 2025 $ .Dt SSH_CONFIG 5 .Os @@ -239,12 +239,12 @@ flag. The .Cm command keyword matches the remote command that has been requested, or the subsystem -name that is being invoked (e.g. -.Oq sftp +name that is being invoked (e.g.\& +.Qq sftp for an SFTP session). The empty string will match the case where a command or tag has not been -specified, i.e. -.Sq Match tag \&"\&" +specified, i.e.\& +.Sq Match tag \&"\&" . The .Cm version keyword matches against the version string of