aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-02-18 19:20:12 +0000
committerEd Maste <emaste@FreeBSD.org>2026-02-18 19:20:12 +0000
commit07d29f9c177e731e4497bedf5fde09176c90b444 (patch)
tree9e29ee94b51acc7992fa71e6943f11dfec7ae2bb
parent7e313584ab1075195ab735c1452375cf2388b162 (diff)
Correct Identifer typo in SPDX tags
-rw-r--r--sbin/conscontrol/conscontrol.82
-rw-r--r--share/man/man4/ahd.42
-rw-r--r--share/man/man4/smb.42
-rw-r--r--usr.bin/man/manpath.12
-rw-r--r--usr.sbin/devinfo/devinfo.82
-rw-r--r--usr.sbin/kbdcontrol/kbdcontrol.12
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
.\"