summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-11-15 15:58:21 +0000
committerJim Meyering <jim@meyering.net>1993-11-15 15:58:21 +0000
commit8c26c6bbbaac6e39e6017a0a26455bcce7267e0d (patch)
tree792b3b1b7175df73503180e0857e3f18b1cf0a4f /src/tac.c
parentc75156c7c84352cc551cf09f63e15a79c15c0800 (diff)
downloadcoreutils-8c26c6bbbaac6e39e6017a0a26455bcce7267e0d.tar.xz
merge with 1.9.1
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tac.c b/src/tac.c
index 40f8c484f..b35293f50 100644
--- a/src/tac.c
+++ b/src/tac.c
@@ -145,7 +145,7 @@ Usage: %s [OPTION]... [FILE]...\n\
printf ("\
\n\
-b, --before attach the separator before instead of after\n\
- -r, --regex intepret the separator as a regular expression\n\
+ -r, --regex interpret the separator as a regular expression\n\
-s, --separator=STRING use STRING as the separator instead of newline\n\
--help display this help and exit\n\
--version output version information and exit\n\