From c53b84f1b51202590b893abe457c649dafb829f7 Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Wed, 24 Jan 2018 10:23:17 +0000 Subject: misc/tal: New maintainer. Signed-off-by: David Spencer --- misc/tal/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'misc/tal/README') diff --git a/misc/tal/README b/misc/tal/README index 6ce9451a971ed..12a15e5f08098 100644 --- a/misc/tal/README +++ b/misc/tal/README @@ -1,6 +1,6 @@ -tal is a filter that reads in lines from standard input. The lines are sent to -standard output with common trailing characters aligned so that they all begin -and end on the same column of text. This can be used to repair 'broken boxes' -or align the backslashes on long macro definitions in C programs. But tal will -work on any kind of common ending and is especially useful as a filter for the -vim text editor. +tal is a filter that reads in lines from standard input. The lines are +sent to standard output with common trailing characters aligned so that +they all begin and end on the same column of text. This can be used to +repair 'broken boxes' or align the backslashes on long macro definitions +in C programs. But tal will work on any kind of common ending and is +especially useful as a filter for the vim text editor. -- cgit v1.2.3