aboutsummaryrefslogtreecommitdiffstats
path: root/man1/intro.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/intro.1')
-rw-r--r--man1/intro.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man1/intro.1 b/man1/intro.1
index 7a51e2d3d4..338600478f 100644
--- a/man1/intro.1
+++ b/man1/intro.1
@@ -80,7 +80,7 @@ Su Mo Tu We Th Fr Sa
.BI "% " ls
bin tel
-.BI "% " "ls -l"
+.BI "% " "ls \-l"
total 2
drwxrwxr-x 2 aeb 1024 Aug 6 23:51 bin
-rw-rw-r-- 1 aeb 37 Aug 6 23:52 tel
@@ -88,13 +88,13 @@ drwxrwxr-x 2 aeb 1024 Aug 6 23:51 bin
maja 0501-1136285
peter 0136-7399214
.BI "% " "cp tel tel2"
-.BI "% " "ls -l"
+.BI "% " "ls \-l"
total 3
drwxr-xr-x 2 aeb 1024 Aug 6 23:51 bin
-rw-r--r-- 1 aeb 37 Aug 6 23:52 tel
-rw-r--r-- 1 aeb 37 Aug 6 23:53 tel2
.BI "% " "mv tel tel1"
-.BI "% " "ls -l"
+.BI "% " "ls \-l"
total 3
drwxr-xr-x 2 aeb 1024 Aug 6 23:51 bin
-rw-r--r-- 1 aeb 37 Aug 6 23:52 tel1