git: 91be2282781d - stable/14 - nvram.8: Align option list and tag SPDX
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a750b62.1f941.6de81495__43557.2477219225$1786055791$gmane$org@gitrepo.freebsd.org> |
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=91be2282781d5437403b1bc96798f9e29eaad2f8 commit 91be2282781d5437403b1bc96798f9e29eaad2f8 Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-05-03 17:39:27 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-08-06 22:27:37 +0000 nvram.8: Align option list and tag SPDX MFC after: 3 days (cherry picked from commit 33fbfceeb4d9daf1145089a10ce7b25110d8840f) --- usr.sbin/nvram/nvram.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.sbin/nvram/nvram.8 b/usr.sbin/nvram/nvram.8 index f0b63cdbc731..c326551b72c9 100644 --- a/usr.sbin/nvram/nvram.8 +++ b/usr.sbin/nvram/nvram.8 @@ -1,4 +1,6 @@ -.\"- +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2006 Maxim Sobolev <[email protected]> .\" All rights reserved. .\" @@ -51,7 +53,7 @@ following by sign. .Pp The following options are available: -.Bl -tag -width indent +.Bl -tag -width "-d name" .It Fl d Ar name Delete the variable selected by .Ar name