git: 07d29f9c177e - main - Correct Identifer typo in SPDX tags
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Feb 2026 19:23:43 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=07d29f9c177e731e4497bedf5fde09176c90b444
commit 07d29f9c177e731e4497bedf5fde09176c90b444
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-02-18 19:20:12 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-02-18 19:20:12 +0000
Correct Identifer typo in SPDX tags
---
sbin/conscontrol/conscontrol.8 | 2 +-
share/man/man4/ahd.4 | 2 +-
share/man/man4/smb.4 | 2 +-
usr.bin/man/manpath.1 | 2 +-
usr.sbin/devinfo/devinfo.8 | 2 +-
usr.sbin/kbdcontrol/kbdcontrol.1 | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sbin/conscontrol/conscontrol.8 b/sbin/conscontrol/conscontrol.8
index c11a1f7db5d9..dbe60b39ddd9 100644
--- a/sbin/conscontrol/conscontrol.8
+++ b/sbin/conscontrol/conscontrol.8
@@ -1,5 +1,5 @@
.\"-
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 2001 Jonathan Lemon <jlemon@FreeBSD.org>
.\" All rights reserved.
diff --git a/share/man/man4/ahd.4 b/share/man/man4/ahd.4
index 7fa08c12b5b5..b5347b723fb3 100644
--- a/share/man/man4/ahd.4
+++ b/share/man/man4/ahd.4
@@ -1,5 +1,5 @@
.\"
-.\" SPDX-License-Identifer: BSD-3-Clause
+.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998, 2000
.\" Justin T. Gibbs. All rights reserved.
diff --git a/share/man/man4/smb.4 b/share/man/man4/smb.4
index e944f1b76b5e..44dff0f77df0 100644
--- a/share/man/man4/smb.4
+++ b/share/man/man4/smb.4
@@ -1,5 +1,5 @@
.\"-
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 1998, Nicolas Souchu
.\" Copyright (c) 2004, Joerg Wunsch
diff --git a/usr.bin/man/manpath.1 b/usr.bin/man/manpath.1
index ac9e3b2db5a7..ea01ce23333a 100644
--- a/usr.bin/man/manpath.1
+++ b/usr.bin/man/manpath.1
@@ -1,5 +1,5 @@
.\"-
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 2010 Gordon Tetlow
.\" All rights reserved.
diff --git a/usr.sbin/devinfo/devinfo.8 b/usr.sbin/devinfo/devinfo.8
index 15a6059c166f..8bf4f9d10e17 100644
--- a/usr.sbin/devinfo/devinfo.8
+++ b/usr.sbin/devinfo/devinfo.8
@@ -1,5 +1,5 @@
.\"
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 2002 Hiten Pandya
.\" Copyright (c) 2002 Robert N. M. Watson
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1
index 34126c718ed9..f894faadaa29 100644
--- a/usr.sbin/kbdcontrol/kbdcontrol.1
+++ b/usr.sbin/kbdcontrol/kbdcontrol.1
@@ -1,5 +1,5 @@
.\"-
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" kbdcontrol - syscons or vt keyboard driver configuration utility
.\"