diff options
| author | Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> | 2020-12-18 16:30:36 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-12-20 15:41:41 +0100 |
| commit | f5bb7e8e4d97cf20a138ea7c37515e123f872109 (patch) | |
| tree | 1b2a2716bae684762849eaec2d3f17bade407907 /man5/filesystems.5 | |
| parent | 8c3293a1701fe77b27aa2a520332d24e69344cb2 (diff) | |
| download | man-pages-f5bb7e8e4d97cf20a138ea7c37515e123f872109.tar.gz | |
filesystems.5: Note ncpfs removal from kernel
Relevant Linux commits:
* moved to staging in 1bb8155080c652c4853e6228f8f0d262b3049699
(describe: v4.15-rc1-129-g1bb8155080c6) in Nov 2017,
described as "broken" and "obsolete"
* purged in bd32895c750bcd2b511bf93917bf7ae723e3d0b6
(describe: v4.17-rc3-1010-gbd32895c750b) in Jun 2018,
"since no one has complained or even noticed it was gone"
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/filesystems.5')
| -rw-r--r-- | man5/filesystems.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 6ec2de9f00..71be05230b 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -152,8 +152,9 @@ filenames can be no longer than 8 characters, followed by an optional period and 3 character extension. .TP .B ncpfs -is a network filesystem that supports the NCP protocol, used by -Novell NetWare. +is a network filesystem that supports the NCP protocol, +used by Novell NetWare. +It was was removed from the kernel in 4.17. .IP To use .BR ncpfs , |
