From 5db3c9bdb44965fcd9dd89648d5713f8c1630522 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 23:51:39 +0000 Subject: update bug-reporting address --- src/stty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stty.c') diff --git a/src/stty.c b/src/stty.c index 678156eb2..06b1b93d2 100644 --- a/src/stty.c +++ b/src/stty.c @@ -645,7 +645,7 @@ prints baud rate, line discipline, and deviations from stty sane. In\n\ settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n\ 127; special values ^- or undef used to disable special characters.\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status); } -- cgit v1.2.3-54-g00ecf