On 12/18/20 4:30 PM, Alejandro Colomar wrote: > From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks! Patch applied. Cheers, Michael > --- > man5/filesystems.5 | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/man5/filesystems.5 b/man5/filesystems.5 > index 6ec2de9f0..71be05230 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 , > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/