diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 17:03:03 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 17:06:00 +0100 |
commit | 5b0bad6fdbc8422403528ca6cc5f5e7039cfbed0 (patch) | |
tree | 125c4f79ee7360ff18382d47e96110b805599d1b /contributing.mdwn | |
parent | abce771341befab76b675336a266d8d5b2e4d340 (diff) | |
download | web-5b0bad6fdbc8422403528ca6cc5f5e7039cfbed0.tar.gz web-5b0bad6fdbc8422403528ca6cc5f5e7039cfbed0.tar.bz2 web-5b0bad6fdbc8422403528ca6cc5f5e7039cfbed0.zip |
hurd/fsysopts: New page.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 005662c4..c81766c3 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -80,7 +80,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for people who would like to dive into the code but just lack a "somewhere to begin with". -* Some translators do not support fsysopts, such as `remap`. +* Some translators do not support [[hurd/fsysopts]]. * Make pfinet OK with the ethernet device going away. This would be a very nice feature: being able to just restart the ethernet driver; we've just not taken the time to fix it yet, but it shouldn't be very hard. The code begins |