From b60ed8679f2a3695d4a46c881504e3d8d07517c3 Mon Sep 17 00:00:00 2001 From: wlemb Date: Mon, 1 Mar 2004 21:22:01 +0000 Subject: * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long. s/operand/argument/ in error message. * src/roff/groff/groff.cpp (main): Don't allow option -o if -Thtml is in use. * tmac/s.tmac (XE): Fix error message. --- tmac/s.tmac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmac/s.tmac') diff --git a/tmac/s.tmac b/tmac/s.tmac index 9de28e88..bb481683 100644 --- a/tmac/s.tmac +++ b/tmac/s.tmac @@ -3,7 +3,7 @@ s.tmac -Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002 +Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Written by James Clark (jjc@jclark.com) @@ -1533,7 +1533,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. . ev . di .\} -.el .@error XS without XE +.el .@error XE without XS .. .de toc*end-entry \\a\\t\\*[toc*num] -- cgit v1.2.1