diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:41:14 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:41:14 +0200 |
commit | f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c (patch) | |
tree | e2655cb3da64343f00e54fec861c7fa5364de23b /Hurd/InstallNotes.mdwn | |
parent | e1f27467532fb470b383ca8115e0d562fedcce03 (diff) | |
download | web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.tar.gz web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.tar.bz2 web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.zip |
Remove doubled text w.r.t. in-wiki links. Again I hope I didn't break anything
else.
Diffstat (limited to 'Hurd/InstallNotes.mdwn')
-rw-r--r-- | Hurd/InstallNotes.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn index ecb27e41..a3fbc28e 100644 --- a/Hurd/InstallNotes.mdwn +++ b/Hurd/InstallNotes.mdwn @@ -261,10 +261,10 @@ The license for Neals work is under the [GNU GPL](http://web.walfield.org/papers There are currently issues to be resolved around this matter, as far as I understand at least. Until an agreement can be reached this text, and the unclear status of this topic, will remain. The suggestion is to do something like this: <dl> - <dt><span style="background:"><font color="">Install Guide</font></span>[[InstallGuide]]</dt> + <dt>[[InstallGuide]]</dt> <dd> Neals Install Guide in its original form </dd> - <dt><span style="background:"><font color="">Install Notes</font></span>[[InstallNotes]]</dt> - <dd> Or <span style="background:"><font color="">Install Guide Errata</font></span>[[InstallGuideErrata]] with all user input and additions </dd> + <dt>[[InstallNotes]]</dt> + <dd> Or [[InstallGuideErrata]] with all user input and additions </dd> </dl> There are several obvious issues with this as I can see |