summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-07-13 18:44:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-07-13 18:44:03 +0000
commitb70437ec966208fc8f98e215f7f4b8bd0521ec42 (patch)
tree15dc61c92bf966fdb9db1dee6be0c922fcd4d1a8
parentad370b5a184de205ad228b0320224380269d58d5 (diff)
fix a list;
-rw-r--r--usr.bin/error/error.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1
index e1bd63645f5..51a5b0890a8 100644
--- a/usr.bin/error/error.1
+++ b/usr.bin/error/error.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: error.1,v 1.18 2003/06/10 09:12:10 jmc Exp $
+.\" $OpenBSD: error.1,v 1.19 2003/07/13 18:44:02 jmc Exp $
.\" $NetBSD: error.1,v 1.3 1995/09/02 06:15:20 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -180,7 +180,7 @@ all of the places referenced.
.Pp
.Nm
will do one of six things with error messages.
-.Bl -tag -width Em synchronize
+.Bl -tag -width synchronize
.It Em synchronize
Some language processors produce short errors describing
which file it is processing.