diff options
author | Timo Sirainen <cras@irssi.org> | 2002-03-19 17:34:32 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-03-19 17:34:32 +0000 |
commit | ff6aca68e13199ea058ff1f97b7b670c90914966 (patch) | |
tree | 0a51149ea0b652f032b6223ecedf447aa978ad18 | |
parent | 650292613e4ff635d1746b2790db8b787e9f109b (diff) | |
download | irssi-ff6aca68e13199ea058ff1f97b7b670c90914966.zip |
buggy xhtml
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2634 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | docs/startup-HOWTO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index cb323cda..f8b42957 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -8,10 +8,10 @@ <p>Index with some FAQ questions that are answered in the chapter:</p> <ol> -<li><a href="#c1">For all the lazy people</a></li> +<li><a href="#c1">For all the lazy people</a> <ul> <li>This window management is just weird, I want it exactly like ircII</li> - </ul> + </ul></li> <li><a href="#c2">Basic user interface usage</a> <ul> <li>Split windows work in weird way</li> |