diff --git a/usr.bin/m4/tests/regress.gnusofterror.out b/usr.bin/m4/tests/regress.gnusofterror.out index 322fa4c409fe..5c23eb237b6c 100644 --- a/usr.bin/m4/tests/regress.gnusofterror.out +++ b/usr.bin/m4/tests/regress.gnusofterror.out @@ -1,2 +1,2 @@ -m4: gnusofterror.m4 at line 3: include(hey I do not exit): No such file or directory +m4: gnusofterror.m4 at line 2: include(hey I do not exit): No such file or directory abc diff --git a/usr.bin/m4/tests/regress.quotes.out b/usr.bin/m4/tests/regress.quotes.out index fe5b8a4b45be..cf34ba42a8d0 100644 --- a/usr.bin/m4/tests/regress.quotes.out +++ b/usr.bin/m4/tests/regress.quotes.out @@ -1,49 +1,49 @@ m4: unclosed quote: - quotes.m4 at line 55 + quotes.m4 at line 54 1: normal quoted string [quoted STRING] normal STRING half quoted string going up to that string 2: kill quotes `quoted STRING' [quoted STRING] normal STRING `half quoted STRING going up to that STRING' 3: normal changed quote `quoted STRING' quoted string normal STRING `half quoted STRING going up to that STRING' 4: empty quotes, kill them too `quoted STRING' [quoted STRING] normal STRING `half quoted STRING going up to that STRING' 5: start quote only quoted string'[quoted STRING] normal STRING half quoted stringgoing up to that STRING' 6: normal quotes are back quoted string [quoted STRING] normal STRING half quoted string going up to that string 7: start quote+empty end quote `quoted STRING' quoted string] normal string `half quoted string going up to that string'