Date: Thu, 07 May 2026 22:17:31 +0000 From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Alexander Ziaee <ziaee@FreeBSD.org> Subject: git: 519c687b64d5 - releng/15.1 - nvram.8: Align option list and tag SPDX Message-ID: <69fd0f7b.3442f.4f7a5b6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=519c687b64d5f6046241372eb9a5c4360fabd4d6 commit 519c687b64d5f6046241372eb9a5c4360fabd4d6 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2026-05-03 17:39:27 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> 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 <sobomax@FreeBSD.org> .\" 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 namehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fd0f7b.3442f.4f7a5b6>
