diff doc/interpreter/system.txi @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents 2479ebf1c33f
children eb63fbe60fab
line wrap: on
line diff
--- a/doc/interpreter/system.txi	Thu Feb 19 17:04:28 2009 +0100
+++ b/doc/interpreter/system.txi	Thu Feb 19 15:39:19 2009 -0500
@@ -212,6 +212,12 @@
 
 @DOCSTRING(P_tmpdir)
 
+@DOCSTRING(is_absolute_filename)
+
+@DOCSTRING(is_rooted_relative_filename)
+
+@DOCSTRING(make_absolute_filename)
+
 @node File Archiving Utilities
 @section File Archiving Utilities