From 9d3a274fd55e5ab4e947b61ee83f83bfc0623eab Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Wed, 26 Oct 2016 12:22:24 +0200 Subject: stdlib: Correct shell_default(3) --- lib/stdlib/doc/src/shell_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib/doc/src') diff --git a/lib/stdlib/doc/src/shell_default.xml b/lib/stdlib/doc/src/shell_default.xml index 81c99bce10..75bf89ba8d 100644 --- a/lib/stdlib/doc/src/shell_default.xml +++ b/lib/stdlib/doc/src/shell_default.xml @@ -51,7 +51,7 @@

In command one, module lists is called. In command two, no module name is specified. The shell searches module user_default followed by module shell_default for - function foo/1.

+ function c/1.

shell_default is intended for "system wide" customizations to the shell. user_default is intended for -- cgit v1.2.3