diff doc/interpreter/strings.txi @ 3920:87db95b22f8f

[project @ 2002-05-01 04:07:31 by jwe]
author jwe
date Wed, 01 May 2002 04:07:32 +0000
parents abd8659eea11
children aae05d51353c
line wrap: on
line diff
--- a/doc/interpreter/strings.txi	Wed May 01 03:01:54 2002 +0000
+++ b/doc/interpreter/strings.txi	Wed May 01 04:07:32 2002 +0000
@@ -171,6 +171,12 @@
 
 @DOCSTRING(hex2dec)
 
+@DOCSTRING(dec2base)
+
+@DOCSTRING(base2dec)
+
+@DOCSTRING(strjust)
+
 @DOCSTRING(str2num)
 
 @DOCSTRING(toascii)