From 4dff54f8c3c476262826fa40c196b19eabc48709 Mon Sep 17 00:00:00 2001 From: Martin Stjernholm <mast@lysator.liu.se> Date: Thu, 16 Mar 2000 03:53:16 +0100 Subject: [PATCH] Added see also from rm to recursive_rm to make it easier to find. Rev: tutorial/tutorial.wmml:1.192 --- tutorial/tutorial.wmml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml index 293afd1b6b..06ecf52f72 100644 --- a/tutorial/tutorial.wmml +++ b/tutorial/tutorial.wmml @@ -13344,7 +13344,7 @@ int rm(string <I>f</I>); Remove a file or directory, return 0 if it fails. Nonzero otherwise. </man_description> <man_see> -mkdir +mkdir, recursive_rm </man_see> </function> -- GitLab