From ad4256295bb9edc8f33c95db2be6775765ee6314 Mon Sep 17 00:00:00 2001 From: Matthias-Christian Ott Date: Fri, 5 Sep 2008 20:25:34 +0200 Subject: add accidentally omitted word --- std.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'std.c') diff --git a/std.c b/std.c index c2f4c3e..55da9d6 100644 --- a/std.c +++ b/std.c @@ -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. */ -- cgit v1.2.1