=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dc/dc.1,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/dc/dc.1 2003/10/22 12:16:25 1.12 +++ src/usr.bin/dc/dc.1 2003/10/23 09:01:42 1.13 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.1,v 1.12 2003/10/22 12:16:25 otto Exp $ +.\" $OpenBSD: dc.1,v 1.13 2003/10/23 09:01:42 jmc Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -362,7 +362,7 @@ for an array index that is larger than 2048. .It negative index for a negative array index. -.It input base must be a number between 2 and 16 +.It "input base must be a number between 2 and 16" for trying to set an illegal input base. .It output base must be a number greater than 1 for trying to set an illegal input base.