]> granicus.if.org Git - strace/commitdiff
Prefer https URLs where possible
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Oct 2019 09:10:46 +0000 (09:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Oct 2019 09:10:46 +0000 (09:10 +0000)
* maint/README-release: Use https URL instead of http.
* xlat/elf_em.in: Likewise.

maint/README-release
xlat/elf_em.in

index fa2a22d8c7e5dd74502e256453370dcde1cfa622..fa64113b9e9347382a8746850a6ee80ab100cc8b 100644 (file)
@@ -17,5 +17,5 @@
 * update irc #strace topic using /topic #strace
 * update https://en.wikipedia.org/wiki/Strace
 * tweet the news
-* announce the new release at http://freshcode.club/projects/strace
+* announce the new release at https://freshcode.club/projects/strace
 * announce the new release at other news-related sites
index 344384948f15abb9226c63a843a75b27a6493021..9ffbcd6e0af5ee029279c3fa4d7a00ff072ac8dc 100644 (file)
@@ -1,6 +1,6 @@
 #sorted
 /* General source: include/uapi/linux/elf-em.h */
-/* See also http://www.sco.com/developers/gabi/latest/ch4.eheader.html */
+/* See also https://www.sco.com/developers/gabi/latest/ch4.eheader.html */
 EM_NONE                        0
 EM_M32                 1 /* AT&T WE 32100 */
 EM_SPARC               2 /* SPARC */