diff options
author | scolobb <scolobb@web> | 2009-05-26 21:17:03 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-05-26 21:17:03 +0000 |
commit | b0ced5de98b6edef97c3aed76c234c290d8fc9f9 (patch) | |
tree | 535ffe952f0e7c38de87a6a0c955de9873e9b0bf | |
parent | 2f25324f48d9651007776ddd2a219161d23bebeb (diff) |
-rw-r--r-- | hurd/libnetfs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/libnetfs.mdwn b/hurd/libnetfs.mdwn index fef6a8ef..a2bf47ee 100644 --- a/hurd/libnetfs.mdwn +++ b/hurd/libnetfs.mdwn @@ -148,7 +148,7 @@ result. Therefore, it is not quite right to perceive *libnetfs* nodes as filesystem nodes. Instead, the focus of attention should stay upon light nodes. -##How It Wors: A More Verbose Description +##How It Works: A More Verbose Description At first let us see how the a *libnetfs*-based translator responds to lookup requests. At the beginning the *netfs_attempt_lookup* callback |