diff options
-rw-r--r-- | doc/ref/new-docstrings.texi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/ref/new-docstrings.texi b/doc/ref/new-docstrings.texi index 91e9e9651..f97d181ee 100644 --- a/doc/ref/new-docstrings.texi +++ b/doc/ref/new-docstrings.texi @@ -1,8 +1,5 @@ @c module-for-docstring (guile) -@deffn {Scheme Procedure} inf? n -@deffnx {C Function} scm_inf_p (n) -Return @code{#t} if @var{n} is infinite, @code{#f} -otherwise. -@end deffn + + |