diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-18 16:17:01 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-18 16:35:11 +0200 |
commit | 88ce1e5f9fddfe35c5f980ce5c6242b74a3d1527 (patch) | |
tree | b280e1a662030bca45cbe5c5ba2b022006215c88 /community/gsoc/project_ideas/lexical_dot-dot.mdwn | |
parent | cd07c455881d6860397d1da1115336d91082c3fd (diff) | |
download | web-88ce1e5f9fddfe35c5f980ce5c6242b74a3d1527.tar.gz web-88ce1e5f9fddfe35c5f980ce5c6242b74a3d1527.tar.bz2 web-88ce1e5f9fddfe35c5f980ce5c6242b74a3d1527.zip |
Prefix directives.
Diffstat (limited to 'community/gsoc/project_ideas/lexical_dot-dot.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/lexical_dot-dot.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gsoc/project_ideas/lexical_dot-dot.mdwn b/community/gsoc/project_ideas/lexical_dot-dot.mdwn index 55d00337..e37bc71f 100644 --- a/community/gsoc/project_ideas/lexical_dot-dot.mdwn +++ b/community/gsoc/project_ideas/lexical_dot-dot.mdwn @@ -1,6 +1,6 @@ -[[meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] -[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant @@ -8,7 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] -[[meta title="Lexical .. Resolution"]] +[[!meta title="Lexical .. Resolution"]] For historical reasons, [[UNIX]] filesystems have a real (hard) `..` link from each directory pointing to its parent. However, this is problematic, because the @@ -29,7 +29,7 @@ to use lexical resolution, and to check that the system is still fully functional afterwards. This task requires understanding the filename resolution mechanism. -See also [[GNU_Savannah_bug 17133]]. +See also [[!GNU_Savannah_bug 17133]]. Possible mentors: ? |