[hackers] [sbase] man pages: fix some typos || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Tue, 24 Mar 2015 23:53:33 +0100 (CET)

commit 96fc8383cdff0986ea1551a0663219b0af7f8169
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Sun Feb 1 21:28:17 2015 +0100

    man pages: fix some typos

diff --git a/cmp.1 b/cmp.1
index 47791db..204d65a 100644
--- a/cmp.1
+++ b/cmp.1
_AT_@ -28,7 +28,7 @@ The files are identical.
 .It 1
 The files are different.
 .It > 1
-An error occured.
+An error occurred.
 .El
 .Sh SEE ALSO
 .Xr comm 1 ,
diff --git a/cut.1 b/cut.1
index a315d1d..ee22da4 100644
--- a/cut.1
+++ b/cut.1
_AT_@ -47,7 +47,7 @@ specifies byte | character positions.
 .It Fl d Ar delim
 Use
 .Ar delim
-as field delimiter, which can be an arbitrary string. Default is '\\t'.
+as field delimiter, which can be an arbitrary string. Default is '\et'.
 .It Fl f Ar list
 .Ar list
 specifies field numbers. Lines not containing field
diff --git a/expr.1 b/expr.1
index 4b3cdc8..16164c4 100644
--- a/expr.1
+++ b/expr.1
_AT_@ -29,7 +29,7 @@ has the recursive form
 .Pp
 With
 .Sy operand
-being in oder of increasing precedence:
+being in order of increasing precedence:
 .Bl -tag -width Ds
 .It |
 Evaluate to
_AT_@ -67,7 +67,7 @@ If
 .Sy expr1
 and
 .Sy expr2
-are integers, evaluate to their mulitplication, division or remainder.
+are integers, evaluate to their multiplication, division or remainder.
 .It :
 Evaluate to the number of characters matched in
 .Sy expr1
_AT_@ -91,7 +91,7 @@ is an empty string or 0
 .Ar expression
 is invalid
 .It > 2
-An error occured
+An error occurred
 .El
 .Sh SEE ALSO
 .Xr test 1
diff --git a/strings.1 b/strings.1
index d356fa7..db646e9 100644
--- a/strings.1
+++ b/strings.1
_AT_@ -3,7 +3,7 @@
 .Os sbase
 .Sh NAME
 .Nm strings
-.Nd print the strings of pritable characters in files
+.Nd print the strings of printable characters in files
 .Sh SYNOPSIS
 .Nm
 .Op Ar file ...
diff --git a/xargs.1 b/xargs.1
index eaf5723..4a0766a 100644
--- a/xargs.1
+++ b/xargs.1
_AT_@ -3,7 +3,7 @@
 .Os sbase
 .Sh NAME
 .Nm xargs
-.Nd constuct argument list(s) and execute command
+.Nd construct argument list(s) and execute command
 .Sh SYNOPSIS
 .Nm
 .Op Fl n Ar maxargs
Received on Tue Mar 24 2015 - 23:53:33 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 25 2015 - 00:07:00 CET