git: bd2d71b1c865 - main - smb.4/smbfs.4: distinguishable descriptions, +SPDX

From: Warner Losh <imp_at_FreeBSD.org>
Date: Tue, 21 May 2024 23:42:56 UTC
The branch main has been updated by imp:

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

commit bd2d71b1c8658c05f92dd87dede042c498d66d50
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-05-16 21:54:30 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-05-21 23:41:04 +0000

    smb.4/smbfs.4: distinguishable descriptions, +SPDX
    
    Reviewed by: imp,jhb
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1241
---
 share/man/man4/smb.4   | 5 ++++-
 share/man/man4/smbfs.4 | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/smb.4 b/share/man/man4/smb.4
index d2a1c3b9a618..fb4836c03688 100644
--- a/share/man/man4/smb.4
+++ b/share/man/man4/smb.4
@@ -1,3 +1,6 @@
+.\"-
+.\" SPDX-License-Identifer: BSD-2-Clause
+.\"
 .\" Copyright (c) 1998, Nicolas Souchu
 .\" Copyright (c) 2004, Joerg Wunsch
 .\" Copyright (c) 2015, Michael Gmelin <freebsd@grem.de>
@@ -29,7 +32,7 @@
 .Os
 .Sh NAME
 .Nm smb
-.Nd SMB generic I/O device driver
+.Nd System Management Bus generic I/O device driver
 .Sh SYNOPSIS
 .Cd "device smb"
 .Sh DESCRIPTION
diff --git a/share/man/man4/smbfs.4 b/share/man/man4/smbfs.4
index c0650b8e17d6..f60a9618bc3f 100644
--- a/share/man/man4/smbfs.4
+++ b/share/man/man4/smbfs.4
@@ -1,3 +1,6 @@
+.\"-
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
 .\" Copyright (c) 2020 Gordon Bergling
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -26,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm smbfs
-.Nd "SMB FS"
+.Nd server message block (SMB1/CIFS) file system
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following lines in your