]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fetch(1): Fix style
authorFernando Apesteguía <fernape@FreeBSD.org>
Fri, 30 Oct 2020 09:48:41 +0000 (09:48 +0000)
committerFernando Apesteguía <fernape@FreeBSD.org>
Fri, 30 Oct 2020 09:48:41 +0000 (09:48 +0000)
commit86e149e16e795419ea49bd937499b9fbfc4d3094
tree552f95ab8e594a38198fc457d7d6252fcf046d01
parenteb7f380f120da0248c0a9a88a5224da91ac10b0b
fetch(1): Fix style

Fix style problems introduced in r367141:

* s/Ql/Pa/ for file names
* Break line properly in macro
* Properly generate back slash character

Not bumping .Dd

Reported by: xtouqh@icloud.com, steffen@sdaoden.eu
Approved by: 0mp@
Differential Revision: https://reviews.freebsd.org/D26946
usr.bin/fetch/fetch.1