git: e366cf07bc64 - stable/14 - smbfs manuals: describe consistently

From: Warner Losh <imp_at_FreeBSD.org>
Date: Wed, 12 Jun 2024 21:55:25 UTC
The branch stable/14 has been updated by imp:

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

commit e366cf07bc647948b3ae7861d24c0a1cc0570264
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-05-30 21:37:15 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-06-12 21:46:25 +0000

    smbfs manuals: describe consistently
    
    MFC after: 3 days
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/
    
    (cherry picked from commit dddf29712f38ba1d804c02bcfd02d24098ae48b0)
---
 contrib/smbfs/mount_smbfs/mount_smbfs.8 | 3 +--
 contrib/smbfs/smbutil/smbutil.1         | 2 +-
 share/man/man5/nsmb.conf.5              | 7 ++++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/contrib/smbfs/mount_smbfs/mount_smbfs.8 b/contrib/smbfs/mount_smbfs/mount_smbfs.8
index 4b4c205dc7da..604b1b414243 100644
--- a/contrib/smbfs/mount_smbfs/mount_smbfs.8
+++ b/contrib/smbfs/mount_smbfs/mount_smbfs.8
@@ -1,11 +1,10 @@
 .\" $Id: mount_smbfs.8,v 1.10 2002/04/16 02:47:41 bp Exp $
-.\" $FreeBSD$
 .Dd November 1, 2018
 .Dt MOUNT_SMBFS 8
 .Os
 .Sh NAME
 .Nm mount_smbfs
-.Nd "mount a shared resource from an SMB file server"
+.Nd mount a server message block (SMB1/CIFS) file system
 .Sh SYNOPSIS
 .Nm
 .Op Fl E Ar cs1 Ns Cm \&: Ns Ar cs2
diff --git a/contrib/smbfs/smbutil/smbutil.1 b/contrib/smbfs/smbutil/smbutil.1
index cf133bad309a..c82ba91ea99e 100644
--- a/contrib/smbfs/smbutil/smbutil.1
+++ b/contrib/smbfs/smbutil/smbutil.1
@@ -4,7 +4,7 @@
 .Os
 .Sh NAME
 .Nm smbutil
-.Nd "interface to the SMB requester"
+.Nd interface to the server message block (SMB1/CIFS) requester
 .Sh SYNOPSIS
 .Nm
 .Op Fl hv
diff --git a/share/man/man5/nsmb.conf.5 b/share/man/man5/nsmb.conf.5
index 1a09743874e5..0da10343ed77 100644
--- a/share/man/man5/nsmb.conf.5
+++ b/share/man/man5/nsmb.conf.5
@@ -1,3 +1,6 @@
+.\"-
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
 .\" Copyright (c) 2003
 .\" Originally written by Sergey A. Osokin
 .\" Rewritten by Tom Rhodes
@@ -28,9 +31,7 @@
 .Os
 .Sh NAME
 .Nm nsmb.conf
-.Nd configuration file for
-.Tn SMB
-requests
+.Nd configuration file for server message block (SMB1/CIFS) requests
 .Sh DESCRIPTION
 The
 .Nm