summaryrefslogtreecommitdiff
path: root/doc/ref/sxml.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/sxml.texi')
-rw-r--r--doc/ref/sxml.texi9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/ref/sxml.texi b/doc/ref/sxml.texi
index 6dc261f31..75867f3a6 100644
--- a/doc/ref/sxml.texi
+++ b/doc/ref/sxml.texi
@@ -381,13 +381,8 @@ Pearl. Proc ICFP'00, pp. 186-197.
@deffn {Scheme Procedure} attlist-add attlist name-value
@end deffn
-@deffn {Scheme Procedure} attlist-null? _
-@verbatim
- -- Scheme Procedure: null? x
- Return `#t' iff X is the empty list, else `#f'.
-
-
-@end verbatim
+@deffn {Scheme Procedure} attlist-null? x
+Return @code{#t} if @var{x} is the empty list, else @code{#f}.
@end deffn
@deffn {Scheme Procedure} attlist-remove-top attlist