Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man remove mount_smbfs(8)/nsmb(4) references
details: https://anonhg.NetBSD.org/src/rev/4c9aea62edb1
branches: trunk
changeset: 1008840:4c9aea62edb1
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Apr 04 15:32:42 2020 +0000
description:
remove mount_smbfs(8)/nsmb(4) references
diffstat:
share/man/man4/options.4 | 11 +----------
share/man/man5/fstab.5 | 4 +---
share/man/man7/hier.7 | 5 +----
3 files changed, 3 insertions(+), 17 deletions(-)
diffs (62 lines):
diff -r f4a32068b2cf -r 4c9aea62edb1 share/man/man4/options.4
--- a/share/man/man4/options.4 Sat Apr 04 15:30:46 2020 +0000
+++ b/share/man/man4/options.4 Sat Apr 04 15:32:42 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.509 2020/03/07 23:17:47 tnn Exp $
+.\" $NetBSD: options.4,v 1.510 2020/04/04 15:32:42 jdolecek Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -938,15 +938,6 @@
.Em NOTE :
You also need to enable the pseudo-device, vcoda, for the Coda
file system to work.
-.It Cd file-system SMBFS
-.Bq Em EXPERIMENTAL
-Includes code for the SMB/CIFS file system.
-See
-.Xr mount_smbfs 8
-for details.
-.Em NOTE :
-You also need to enable the pseudo-device, nsmb, for the SMB
-file system to work.
.It Cd file-system PTYFS
Includes code for a special file system (normally mounted on
.Pa /dev/pts )
diff -r f4a32068b2cf -r 4c9aea62edb1 share/man/man5/fstab.5
--- a/share/man/man5/fstab.5 Sat Apr 04 15:30:46 2020 +0000
+++ b/share/man/man5/fstab.5 Sat Apr 04 15:32:42 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fstab.5,v 1.45 2019/09/15 21:04:40 gutteridge Exp $
+.\" $NetBSD: fstab.5,v 1.46 2020/04/04 15:32:42 jdolecek Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -163,8 +163,6 @@
a local file system of process information.
.It Em ptyfs
a pseudo-terminal device file system.
-.It Em smbfs
-a shared resource from an SMB/CIFS file server.
.It Em swap
a disk partition to be used for swapping and paging.
.It Em tmpfs
diff -r f4a32068b2cf -r 4c9aea62edb1 share/man/man7/hier.7
--- a/share/man/man7/hier.7 Sat Apr 04 15:30:46 2020 +0000
+++ b/share/man/man7/hier.7 Sat Apr 04 15:32:42 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.138 2020/01/10 14:56:00 maya Exp $
+.\" $NetBSD: hier.7,v 1.139 2020/04/04 15:32:42 jdolecek Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -938,9 +938,6 @@
.It Pa ptyfs/
Pseudo-terminal device file system; see
.Xr mount_ptyfs 8 .
-.It Pa smbfs/
-SMB/CIFS file system support; see
-.Xr mount_smbfs 8 .
.It Pa union/
Union file system; see
.Xr mount_union 8 .
Home |
Main Index |
Thread Index |
Old Index