diff --git a/doc/Protocol-A.texi b/doc/Protocol-A.texi
index 6d184a75e2bb5ff186002cc4dbff1238ff2302f4..ca32cc41cb8eac12ef2702c17e0aac7698b204d1 100644
--- a/doc/Protocol-A.texi
+++ b/doc/Protocol-A.texi
@@ -1,8 +1,14 @@
 \input texinfo                         @c -*-texinfo-*-
 @c
 @c FIXME: Explain how the garb works with nice and keep-commented
+@c FIXME: @i{Example:} is only used in front of some examples.
+@c FIXME: @} in examples sometimes lack a leading space.
+@c FIXME: Is there any ``Upright text in a reply''?
+@c FIXME: @ref, @xref and @pxref are used wrongly.
+@c FIXME: Make all types clickable in HTML (and info?)
+@c FIXME: Check for @ifinfo that should be @ifnottex.
 @c
-@c $Id: Protocol-A.texi,v 1.111 2001/04/18 21:08:32 ceder Exp $
+@c $Id: Protocol-A.texi,v 1.112 2001/04/19 08:22:06 ceder Exp $
 @c %**start of header
 @setfilename protocol-a.info
 @settitle LysKOM Protocol A
@@ -3134,13 +3140,16 @@ compatibility magic is often documented, but we may have forgotten to
 document it in some places.
 @end table
 
-@iftex
 @i{A note about the examples:} The examples consist of a number of calls
-and replies. Calls are set in a normal typewriter font. Replies are set
-in a slanted typewriter font. Upright text in a reply signifies data
-elements that will change or have changed as the result of another call
-in the example.
+and replies. 
+@iftex
+Calls are set in a normal typewriter font. Replies are set in a
+slanted typewriter font. Upright text in a reply signifies data
+elements that will change or have changed as the result of another
+call in the example.
 @end iftex
+Extra newlines are sometimes inserted in the examples to avoid overly
+long lines.
 
 
 @menu
@@ -7205,8 +7214,7 @@ The new person will be a member of exactly one conference: the
 associated mailbox.  That membership will have priority 255 and (of
 course) position 0.  All flags of the membership will be 0.
 
-Unlike call number 5, this call does not automatically do an automatic
-login.
+Unlike call number 5, this call does not do an automatic login.