Hi Jason, Jason McIntyre wrote on Sun, Jun 19, 2022 at 06:51:26AM +0100: > On Sat, Jun 18, 2022 at 11:17:43PM +0000, S M wrote:
>> Sending a separate patch as this is unrelated to my previous e-mail. > fixed, thanks. Thanks. > i note that the same text is present in regress/usr.bin/diff/t11.1 and > t11.2. i know that will not matter, but noting here in case someone > thinks that should be updated too. I think it's better to leave those two files as they are because /usr/src/regress/usr.bin/diff/Makefile says: # t11: rev 1.3 and 1.36 of usr.bin/ed/ed.1. So fixing typos in there is more likely to cause confusion than to help anything. These are just random files to test diff(1) and patch(1), so their content hardly matters, but since the Makefile documents where the content comes from, that comment should better remain accurate. Yours, Ingo >> diff --git bin/ed/ed.1 bin/ed/ed.1 >> index f5fc5be2e76..3ed865e0a05 100644 >> --- bin/ed/ed.1 >> +++ bin/ed/ed.1 >> @@ -537,7 +537,7 @@ is a positive number, causes only the >> match to be replaced. >> It is an error if no substitutions are performed on any of the addressed >> lines. >> -The current address is set the last line affected. >> +The current address is set to the last line affected. >> .Pp >> .Ar re >> and
