diff options
-rw-r--r-- | contributing.mdwn | 2 | ||||
-rw-r--r-- | news/2009-08-30.mdwn | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index dc7fcc89..12be38aa 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -23,7 +23,7 @@ one of the [[regular_IRC_meetings|IRC#regular_meetings]]! Generally we also have a list of [[open_issues]] and one for [[project_ideas|community/gsoc/project_ideas]] - the latter written for the -Summer of Code. +Google Summer of Code. # Documentation diff --git a/news/2009-08-30.mdwn b/news/2009-08-30.mdwn index 8b28b410..b696f7a2 100644 --- a/news/2009-08-30.mdwn +++ b/news/2009-08-30.mdwn @@ -12,21 +12,20 @@ License|/fdl]]."]]"""]] [[!meta updated="2009-09-01 00:00 UTC"]] -A month of the Hurd: *Successful Summer of Code: unionmount*. +A month of the Hurd: *Successful Google Summer of Code project: unionmount*. [[!if test="included()" then="""[[!toggle id=full_news text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]""" else="[[!paste id=full_news]]"]] [[!cut id="full_news" text=""" > This month saw the successful pencils down of the Google Summer of Code 2009, -> for which [[Sergiu_Ivanov|user/scolobb]] created a +> for which [[Sergiu Ivanov|scolobb]] created a > [[unionmount_translator|hurd/translator/unionmount]]. > His work allows you to simply union one directory or translator into another one, > so you see the files of both of them side by side. > > He was mentored by Olaf Buddenhagen and both are now working on polishing the code -> and extending the namespace based translator selection (nsmux) which allows you to -> read a node with a selected translator by simply appending ",,<translator>" to its name. +> and extending the namespace based translator selection ([[hurd/translator/nsmux]]) which allows you to +> read a node with a selected translator by simply appending `,,<translator>` to its name. > - """]] |