changeset 2072:d0a2b23dcd56

[project @ 1996-04-18 01:32:08 by jwe]
author jwe
date Thu, 18 Apr 1996 01:32:08 +0000
parents 4d7237e6dbce
children 32db8beaaf24
files scripts/io/printf.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/io/printf.m
+++ b/scripts/io/printf.m
@@ -22,7 +22,7 @@
 #
 # Formatted write to standard output.
 #
-# See also: fprintf
+# See also: fprintf sprintf
 
   retval = -1;