@@ -4,8 +4,8 @@ adjtime - print remaining system clock adjustment, and optionally set it
## Synopsis
-```sh
-adjtime [options...]
+```**sh
+$ adjtime [options...]
```
## Description
@@ -4,7 +4,7 @@ beep - beep the pc speaker
$ beep
@@ -4,7 +4,9 @@ echo - print the given text
-`echo text...`
+$ echo text...
+```
@@ -5,7 +5,7 @@ keymap - load a keyboard layout
```**sh
-# keymap [name|file]
+$ keymap [name|file]
@@ -5,7 +5,7 @@ mkdir - create directories
-$ mkdir [ options...] directories...
+$ mkdir [options...] directories...
@@ -5,7 +5,7 @@ printf - format and print data
-printf <format> [arguments...]
+$ printf <format> [arguments...]
@@ -4,7 +4,9 @@ uname - print kernel information
-`uname [-s] [-n] [-r] [-m] [-a]`
+$ uname [-s] [-n] [-r] [-m] [-a]`
@@ -4,7 +4,9 @@ watch - execute a program periodically
-`watch [-n interval] [-t] [-b] command`
+$ watch [-n interval] [-t] [-b] command`
@@ -4,7 +4,9 @@ SystemServer - services configuration
-`/etc/SystemServer.ini`
+```**
+/etc/SystemServer.ini