diff options
author | gnucode <gnucode@web> | 2025-04-15 18:50:34 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2025-04-15 18:50:34 +0200 |
commit | ea0edbdbe9a45386d6e9fd37e7842d8b2e911f5a (patch) | |
tree | c916e57a1e15138faa9bc8f36e4beadadf38b8d9 | |
parent | 0abe5382f29f0a57ef611544fe274218fd952940 (diff) |
trivial change. "The Startech" -> "Startech"
-rw-r--r-- | hurd/rump/rumpusbdisk.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/rump/rumpusbdisk.mdwn b/hurd/rump/rumpusbdisk.mdwn index 26e1a101..8463e670 100644 --- a/hurd/rump/rumpusbdisk.mdwn +++ b/hurd/rump/rumpusbdisk.mdwn @@ -14,7 +14,7 @@ License|/fdl]]."]]"""]] # RumpUSBDisk With RumpUSBDisk, the Hurd can use a usb to SATA dongle to access a -SATA device. The StarTech offers a good quality dongle that works +SATA device. StarTech offers a good quality dongle that works well. The Hurd could then read/write data from a SATA device with an fatfs or ext2 filesystem. Damien Zammit implemented [[rumpusbdisk already|https://lists.gnu.org/archive/html/bug-hurd/2023-07/msg00025.html]]. |