[Bug 265548] small correction in sys/conf/newvers.sh
Date: Sun, 31 Jul 2022 22:34:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265548 Bug ID: 265548 Summary: small correction in sys/conf/newvers.sh Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: ghislain@smartix.llc Created attachment 235594 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235594&action=edit small correction in sys/conf/newvers.sh During the construction of the COPYRIGHT terms in 'sys/conf/newvers.sh', the 'sed' command responsible for replacing the 'version control id' is missing the 's' (substitute) option. A diff has been provided. -- You are receiving this mail because: You are the assignee for the bug.