git: d468f2a46cf0 - stable/13 - release.7: Correct a variable name
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Feb 2023 14:31:13 UTC
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d468f2a46cf04fc5ee7f6b54a9bca7be1fb5d4f1 commit d468f2a46cf04fc5ee7f6b54a9bca7be1fb5d4f1 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2023-01-27 19:00:23 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2023-02-03 14:31:01 +0000 release.7: Correct a variable name MFC after: 1 week (cherry picked from commit 96bc40f4dfae4bb40b2512436f58cd2183e42886) --- share/man/man7/release.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 0dbbe67f0258..7b2e7a58b6b3 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -534,7 +534,7 @@ Displays the list of valid values. .It Cm list-vmtargets Displays the list of valid -.Va VMFORMAT +.Va VMFORMATS and .Va CLOUDWARE values.