summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Santos <unixmania@gmail.com>2020-05-31 12:25:48 -0300
committerWaldemar Brodkorb <wbx@openadk.org>2020-06-06 18:05:21 +0200
commit9329253739288b5da8a02344da957b7017da29e6 (patch)
tree8109f28003cbe5e98f0234a9f385260afb3ac2c6
parentf6325b72a4f99e1839cd067dac6944c9d553f2de (diff)
docs: fix mksh documentation URL
Add missing ".htm" extension. Signed-off-by: Carlos Santos <unixmania@gmail.com>
-rw-r--r--docs/running-openadk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/running-openadk.txt b/docs/running-openadk.txt
index d9fde48af..a0676bbce 100644
--- a/docs/running-openadk.txt
+++ b/docs/running-openadk.txt
@@ -179,7 +179,7 @@ In both cases the default user is +root+ and the default password is
either via +passwd+ on the system or you can preconfigure a password via +make
menuconfig+ under +Runtime configuration+.
-The default shell used in OpenADK is +mksh+ from http://www.mirbsd.org/mksh/.
+The default shell used in OpenADK is +mksh+ from http://www.mirbsd.org/mksh.htm.
You can change the shell in +make menuconfig+ under +Runtime configuration+. Be
aware of the fact that the bootup process might use some +mksh+ features to
speedup the system start. When you change the shell for system +/bin/sh+ the