about summary refs log tree commit diff stats
path: root/core/tty-terminal.html
diff options
context:
space:
mode:
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.