The branch releng/15.1 has been updated by cperciva:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=519c687b64d5f6046241372eb9a5c4360fabd4d6

commit 519c687b64d5f6046241372eb9a5c4360fabd4d6
Author:     Alexander Ziaee <[email protected]>
AuthorDate: 2026-05-03 17:39:27 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2026-05-07 22:16:26 +0000

    nvram.8: Align option list and tag SPDX
    
    Approved by:    re (cperciva)
    MFC after:      3 days
    
    (cherry picked from commit 33fbfceeb4d9daf1145089a10ce7b25110d8840f)
    (cherry picked from commit 8318c2f613bea98573aa4cd9ef7a4249d5010dd3)
---
 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

Reply via email to