diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 18:19:26 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 18:19:26 +0100 |
commit | 8ecf72bde883e38e06252b38d86184dcadac81c9 (patch) | |
tree | 4a8fe6975436bddef1abf0de48b0ffb3696c3102 | |
parent | 2d29a23f0c62bebe57ae31c22f7e96d8506aa400 (diff) |
Gerenal hints about where to ask questions and give comments.
-rw-r--r-- | how_to_contribute_to_this_wiki.mdwn | 4 | ||||
-rw-r--r-- | hurd/building/cross-compiling.mdwn | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/how_to_contribute_to_this_wiki.mdwn b/how_to_contribute_to_this_wiki.mdwn index 43d5b23e..8112fadd 100644 --- a/how_to_contribute_to_this_wiki.mdwn +++ b/how_to_contribute_to_this_wiki.mdwn @@ -17,6 +17,10 @@ projects: Before doing any changes, you are encouraged to play a bit in this wiki's [[sandbox]], to become familiar with the [[Markdown]] syntax. +Feel free to ask questions or report problems on every page's [[discussion]] +sub-page. They're reachable from the *Discussion* link on the top of the page, +which will, when selected, create a new page if there isn't one yet. + # Edit Via the Web Interface diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index 5a5e3f60..e4bf7dd2 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -6,9 +6,6 @@ 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]]."]] -Feel free to ask questions or report problems on this page's [[discussion]] -sub-page. - ## Cross Compilation Guide This is a HOWTO to build a cross-compiler on x86 GNU/Linux so you can build GNU |