public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] doc: Also update shebang for chapter-texi2docbook.py
@ 2020-08-26 15:13 Jon TURNEY
0 siblings, 0 replies; only message in thread
From: Jon TURNEY @ 2020-08-26 15:13 UTC (permalink / raw)
To: newlib-cvs
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ed1573fc178fa1534ade5306f8bcef707ea346d0
commit ed1573fc178fa1534ade5306f8bcef707ea346d0
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Tue Aug 25 17:16:36 2020 +0100
doc: Also update shebang for chapter-texi2docbook.py
Diff:
---
newlib/doc/chapter-texi2docbook.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/newlib/doc/chapter-texi2docbook.py b/newlib/doc/chapter-texi2docbook.py
index e21489b9a..1a7803091 100755
--- a/newlib/doc/chapter-texi2docbook.py
+++ b/newlib/doc/chapter-texi2docbook.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# python script to convert the handwritten chapter .texi files, which include
# the generated files for each function, to DocBook XML
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-26 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26 15:13 [newlib-cygwin] doc: Also update shebang for chapter-texi2docbook.py Jon TURNEY
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 read-only IMAP folder(s) and NNTP newsgroup(s).