diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:16:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:38 +0700 |
commit | 94412e469321b80f38ce5dd61c8381e6ecdac6bf (patch) | |
tree | 29ef828b64443b5e3ce851cde563da1528cc7f34 /development/sam | |
parent | 0fd19036a1e15cae06faa987eb603002675b3ed8 (diff) |
development/sam: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sam')
-rw-r--r-- | development/sam/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/sam/README b/development/sam/README index 2b8c5e4fd52b..e8d0f2542539 100644 --- a/development/sam/README +++ b/development/sam/README @@ -1,6 +1,6 @@ sam -- a fork of the standard text editor for Plan 9 from Bell Labs sam is a text editor originally written for the Blit graphical terminal -connected to a machine running 9th Edition Research Unix. It contained many -useful innovations, the most famous of which was its use of structural regular -expressions. +connected to a machine running 9th Edition Research Unix. It contained +many useful innovations, the most famous of which was its use of +structural regular expressions. |