zsh-workers
 help / color / mirror / code / Atom feed
From: Simon Ruderich <simon@ruderich.org>
To: zsh-workers@zsh.org
Subject: [PATCH 2/2] Website Update: Some minor HTML fixes.
Date: Mon, 20 Dec 2010 21:17:06 +0100	[thread overview]
Message-ID: <9b7d044edb478f96256c661f8c918e9684c295f6.1292876058.git.simon@ruderich.org> (raw)
In-Reply-To: <21986.1292864174@csr.com>

[-- Attachment #1: Type: text/plain, Size: 3802 bytes --]

---
 index.html    |   34 +++++++++++++++++-----------------
 releases.html |    6 +++---
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/index.html b/index.html
index 2faf02d..ba167cc 100644
--- a/index.html
+++ b/index.html
@@ -22,41 +22,41 @@
   <td>
     <ul>
     <font size="+1" color="#600000"><b>Information</b></font>
-    <li><a href="News/">News</a> <font color=red><i>2010-12-20</i></font>
-    <li><a href="about.html">About these pages</a>
-    <li><a href="releases.html">Release Notes</a>
-    <li><a href="links.html">Useful links</a>
+    <li><a href="News/">News</a> <font color=red><i>2010-12-20</i></font></li>
+    <li><a href="about.html">About these pages</a></li>
+    <li><a href="releases.html">Release Notes</a></li>
+    <li><a href="links.html">Useful links</a></li>
     </ul>
   </td>

   <td>
     <ul>
     <font size="+1" color="#600000"><b>Documentation</b></font>
-    <li><a href="Intro/">Introduction</a>
-    <li><a href="Doc/">Manual</a>
-    <li><a href="Guide/">User-friendly user guide</a>
-    <li><a href="Refcard/">Reference card</a>
+    <li><a href="Intro/">Introduction</a></li>
+    <li><a href="Doc/">Manual</a></li>
+    <li><a href="Guide/">User-friendly user guide</a></li>
+    <li><a href="Refcard/">Reference card</a></li>
     </ul>
   </td>

   <td>
     <ul>
     <font size="+1" color="#600000"><b>Support</b></font>
-    <li><a href="FAQ/">Frequently Asked Questions (FAQ)</a>
-    <li><a href="Arc/mlist.html">Mailing lists &amp; Archives</a>
-    <li><a href="http://zshwiki.org">Wiki at zshwiki.org</a>
-    <li><a href="Arc/irc.html">IRC</a>
-    <li><a href="Contrib/">Scripts &amp; contributions</a>
+    <li><a href="FAQ/">Frequently Asked Questions (FAQ)</a></li>
+    <li><a href="Arc/mlist.html">Mailing lists &amp; Archives</a></li>
+    <li><a href="http://zshwiki.org">Wiki at zshwiki.org</a></li>
+    <li><a href="Arc/irc.html">IRC</a></li>
+    <li><a href="Contrib/">Scripts &amp; contributions</a></li>
     </ul>
   </td>

   <td>
     <ul>
     <font size="+1" color="#600000"><b>Download</b></font>
-    <li><a href="Arc/source.html">Source</a>
-    <li><a href="Arc/list-contents.html">Contents</a>
-    <li><a href="Arc/">Mirrors</a>
-    <li><a href="Arc/cvs.html">CVS</a> / <a href="Arc/git.html">Git</a>
+    <li><a href="Arc/source.html">Source</a></li>
+    <li><a href="Arc/list-contents.html">Contents</a></li>
+    <li><a href="Arc/">Mirrors</a></li>
+    <li><a href="Arc/cvs.html">CVS</a> / <a href="Arc/git.html">Git</a></li>
     </ul>
   </td>
 </tr>
diff --git a/releases.html b/releases.html
index 1867fe7..c015e42 100644
--- a/releases.html
+++ b/releases.html
@@ -199,7 +199,7 @@ entry for cdr in the zshcontrib manual page.
 <h2>Changes between versions 4.3.9 and 4.3.10</h2>

 <p>
-The command "<tt>emulate <mode> -c ...</tt>" evaluates an expression in a given
+The command "<tt>emulate &lt;mode&gt; -c ...</tt>" evaluates an expression in a given
 emulation.  The emulation is sticky for functions defined within the
 expression.
 </p><p>
@@ -545,8 +545,8 @@ Local internal improvements:
 <ul>
   <li>disowned jobs are automatically restarted
   <li>\u and \U print escapes for Unicode
-  <li>read -d <delimiter> allows a custom line ending.
-  <li>read -t <timeout>.
+  <li>read -d &lt;delimiter&gt; allows a custom line ending.
+  <li>read -t &lt;timeout&gt;.
   <li>line numbers in error messages and $PS4 output are more consistent
   <li>`=prog' expands only paths, no longer aliases for consistency
   <li>job display in prompts; `jobs' command output can be piped
-- 
1.7.3.4

-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

           reply	other threads:[~2010-12-20 20:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <21986.1292864174@csr.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9b7d044edb478f96256c661f8c918e9684c295f6.1292876058.git.simon@ruderich.org \
    --to=simon@ruderich.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).