The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=df4e97876513832cbb46b79318b10846961a2493
commit df4e97876513832cbb46b79318b10846961a2493 Author: Warner Losh <[email protected]> AuthorDate: 2021-06-14 23:52:47 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2021-06-14 23:52:59 +0000 relnotes: fix wording for gconcat entry. --- RELNOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELNOTES b/RELNOTES index b5531d8c298b..478864776e08 100644 --- a/RELNOTES +++ b/RELNOTES @@ -11,8 +11,8 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. d575e81fbcfa - Support to appending additional devices in gconcact has been - added. + gconcat(8) has added support for appending devices to the device + not present at creation time. 76681661be28 Remove support for asymmetric cryptographic operations from _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
