about summary refs log tree commit diff stats
path: root/core/tty-terminal.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-08-23 00:12:10 +0100
committerSilvino Silva <silvino@bk.ru>2016-08-23 00:12:10 +0100
commit8f1aaf5e8934d298915123cf8e4d85e12a9d4709 (patch)
tree275be3c1178a0df017c6495272e09c15c4148d1b /core/tty-terminal.html
parent0c5f6a65096bd76104890a290574ce21827d3036 (diff)
downloaddoc-8f1aaf5e8934d298915123cf8e4d85e12a9d4709.tar.gz
core terminal dash and bash revision
Diffstat (limited to 'core/tty-terminal.html')
-rw-r--r--core/tty-terminal.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/core/tty-terminal.html b/core/tty-terminal.html
index 0d10bb8..5fead7e 100644
--- a/core/tty-terminal.html
+++ b/core/tty-terminal.html
@@ -18,6 +18,7 @@
             keyboard.</dd>
 
             <dt>Terminal</dt>
+
             <dd>A terminal provides text input/output environment
             that can be used to interact with a console (monitor or keyboard)
             or transmitted using serial communication.
@@ -32,8 +33,9 @@
             processes. Example of shells dash and bash.</dd>
         </dl>
 
+
         <p>Content of /etc/inittab shows layout organization and default
-        run level;</p>
+        run level and ttys;</p>
 
         <pre>
         #
@@ -68,10 +70,6 @@
         # End of file
         </pre>
 
-        <p>By default dash installed as /bin/sh, </p>
-
-        <p>To change default login shell with chsh</p>
-
 
         <a href="index.html">Core OS Index</a>
         <p>This is part of the c9 Manual.