git: de3fa71eccfa - stable/15 - Correct Identifer typo in SPDX tags
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a8307e3.40bd2.548a4765__11003.4928585932$1786972390$gmane$org@gitrepo.freebsd.org> |
The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=de3fa71eccfacc23f75dd080d209d907e66d64eb commit de3fa71eccfacc23f75dd080d209d907e66d64eb Author: Ed Maste <[email protected]> AuthorDate: 2026-02-18 19:20:12 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2026-08-17 13:07:54 +0000 Correct Identifer typo in SPDX tags (cherry picked from commit 07d29f9c177e731e4497bedf5fde09176c90b444) --- 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 <[email protected]> .\" 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 2dd82419b1ed..b8acdcf524ee 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 .\"