Skip to content

Commit

Permalink
Documentation: Fix links for udftools project and pktcdvd tool
Browse files Browse the repository at this point in the history
Signed-off-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20220210192200.30828-1-pali@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Pali Rohár authored and Jonathan Corbet committed Feb 15, 2022
1 parent a693396 commit 013ebb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/cdrom/packet-writing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Getting started quick
- Compile and install kernel and modules, reboot.

- You need the udftools package (pktsetup, mkudffs, cdrwtool).
Download from http://sourceforge.net/projects/linux-udf/
Download from https://github.com/pali/udftools

- Grab a new CD-RW disc and format it (assuming CD-RW is hdc, substitute
as appropriate)::
Expand Down Expand Up @@ -102,7 +102,7 @@ Using the pktcdvd sysfs interface

Since Linux 2.6.20, the pktcdvd module has a sysfs interface
and can be controlled by it. For example the "pktcdvd" tool uses
this interface. (see http://tom.ist-im-web.de/download/pktcdvd )
this interface. (see http://tom.ist-im-web.de/linux/software/pktcdvd )

"pktcdvd" works similar to "pktsetup", e.g.::

Expand Down
2 changes: 1 addition & 1 deletion Documentation/userspace-api/ioctl/ioctl-number.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Code Seq# Include File Comments
'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system
<http://web.archive.org/web/%2A/http://mikonos.dia.unisa.it/tcfs>
'l' 40-7F linux/udf_fs_i.h in development:
<http://sourceforge.net/projects/linux-udf/>
<https://github.com/pali/udftools>
'm' 00-09 linux/mmtimer.h conflict!
'm' all linux/mtio.h conflict!
'm' all linux/soundcard.h conflict!
Expand Down

0 comments on commit 013ebb6

Please sign in to comment.