diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-19 08:59:42 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-19 08:59:42 +0200 |
commit | 5126f83c3e21e61bc843c5fee382da6d63307ec7 (patch) | |
tree | 0152a728f53fdffc7a4ff920d767d827e2bcce33 /hurd | |
parent | 695ec1231990c5ee327622975cec0cc1ecfe3192 (diff) |
hurd/documentation/translator_primer: Stress remote even more.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/documentation/translator_primer.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/documentation/translator_primer.mdwn b/hurd/documentation/translator_primer.mdwn index 270f31b7..24e66681 100644 --- a/hurd/documentation/translator_primer.mdwn +++ b/hurd/documentation/translator_primer.mdwn @@ -21,7 +21,7 @@ to enable you to easily try three of them: * The simplest of translators: Hello World! * Transparent FTP -* ISO file mount +* Mount a remote ISO file ### Hello World |