Skip to content

Commit 8f8cccc

Browse files
authored
Merge pull request #1833 from petterreinholdtsen/po4a-halcomple-rephrase
Rephrase halcomple man header to quiet down po4a
2 parents 93bed70 + 06f6f27 commit 8f8cccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/hal/utils/halcompile.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -889,8 +889,8 @@ def document(filename, outfilename):
889889
print("""
890890
.\\"*******************************************************************
891891
.\\"
892-
.\\" This file was generated with halcompile.g.
893-
.\\" Modify the source file %s.
892+
.\\" This file was extracted from %s using halcompile.g.
893+
.\\" Modify the source file.
894894
.\\"
895895
.\\"*******************************************************************
896896
""" % filename, file=f)

0 commit comments

Comments
 (0)