Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 503c3117 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Remove some outdate references from documentation



Remove outdated references to maintainer and mailing list from the
documentation - reference MAINTAINERS instead. Also update reference to
current repository of udf-tools.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent abdc0eb0
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
*
* Documentation/filesystems/udf.txt
*
UDF Filesystem version 0.9.8.1

If you encounter problems with reading UDF discs using this driver,
please report them to linux_udf@hpesjro.fc.hp.com, which is the
developer's list.
please report them according to MAINTAINERS file.

Write support requires a block driver which supports writing.  Currently
dvd+rw drives and media support true random sector writes, and so a udf
@@ -73,10 +71,8 @@ The following expect a offset from the partition root.


For the latest version and toolset see:
	http://linux-udf.sourceforge.net/
	https://github.com/pali/udftools

Documentation on UDF and ECMA 167 is available FREE from:
	http://www.osta.org/
	http://www.ecma-international.org/

Ben Fennema <bfennema@falcon.csc.calpoly.edu>