git: dddf29712f38 - main - smbfs manuals: describe consistently
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 May 2024 01:30:07 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=dddf29712f38ba1d804c02bcfd02d24098ae48b0
commit dddf29712f38ba1d804c02bcfd02d24098ae48b0
Author: Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-05-30 21:37:15 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-05-31 01:29:17 +0000
smbfs manuals: describe consistently
MFC after: 3 days
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/
---
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