Re: [PATCH] doc: format pathnames and URLs as monospace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Feb 14, 2019 at 11:32 AM Corentin BOMPARD
<corentin.bompard@xxxxxxxxxxxxxxxxx> wrote:
> diff --git a/Documentation/technical/pack-protocol.txt b/Documentation/technical/pack-protocol.txt
> @@ -107,7 +107,7 @@ Initiating the upload-pack or receive-pack processes over SSH is
>  It is basically equivalent to running this:
>
> -   $ ssh git.example.com "git-upload-pack '/project.git'"
> +   $ ssh git.example.com "git-upload-pack `/project.git`"

This is already formatted as literal text using a monospaced font.
More importantly, however, it is meant as a literal example of what a
user would type, so changing the quoting is undesirable since doing so
actually changes the meaning of the command. Therefore this should be
dropped.

Also, there are several other instances of this example command just
below this one which you didn't change. It's not clear why this one
was singled out.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux