[hackers] [st] add accidentally omitted word || Matthias-Christian Ott

From: <hg_AT_suckless.org>
Date: Fri, 5 Sep 2008 18:25:46 +0000 (UTC)

changeset: 43:a50c714e3623
tag: tip
user: Matthias-Christian Ott <ott_AT_enolink.de>
date: Fri Sep 05 20:25:34 2008 +0200
files: std.c
description:
add accidentally omitted word

diff -r 78572611076a -r a50c714e3623 std.c
--- a/std.c Mon Aug 25 17:56:00 2008 +0200
+++ b/std.c Fri Sep 05 20:25:34 2008 +0200
@@ -5,9 +5,9 @@
  * terminal.
  *
  * In this process std works like a filter. It reads data from a
- * pseudo-terminal and parses the escape sequences and transforms
- * them into an ed(1)-like. The resulting data is buffered and written
- * to stdout.
+ * pseudo-terminal and parses the escape sequences and transforms them
+ * into an ed(1)-like language. The resulting data is buffered and
+ * written to stdout.
  * Parallely it reads data from stdin and parses and executes the
  * commands. The resulting data is written to the pseudo-terminal.
  */
Received on Fri Sep 05 2008 - 18:25:46 UTC

This archive was generated by hypermail 2.2.0 : Fri Sep 05 2008 - 18:36:04 UTC