[hackers] [sbase] Add periods in expr.1 || FRIGN

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

commit 237e8cdfa7de5d84571ab6269b66722f7df285de
Author: FRIGN <dev_AT_frign.de>
Date: Tue Feb 10 00:34:24 2015 +0100

    Add periods in expr.1

diff --git a/expr.1 b/expr.1
index 16164c4..688c088 100644
--- a/expr.1
+++ b/expr.1
_AT_@ -83,15 +83,15 @@ resolve equally to a failed match. To work around this limitation, use
 .Bl -tag -width Ds
 .It 0
 .Ar expression
-is neither an empty string nor 0
+is neither an empty string nor 0.
 .It 1
 .Ar expression
-is an empty string or 0
+is an empty string or 0.
 .It 2
 .Ar expression
-is invalid
+is invalid.
 .It > 2
-An error occurred
+An error occurred.
 .El
 .Sh SEE ALSO
 .Xr test 1
Received on Tue Mar 24 2015 - 23:53:40 CET

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