=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/jot/jot.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/jot/jot.1 1999/07/26 14:14:43 1.3 --- src/usr.bin/jot/jot.1 2000/03/08 03:11:29 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: jot.1,v 1.3 1999/07/26 14:14:43 aaron Exp $ .\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $ .\" .\" Copyright (c) 1993 --- 1,4 ---- ! .\" $OpenBSD: jot.1,v 1.4 2000/03/08 03:11:29 aaron Exp $ .\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $ .\" .\" Copyright (c) 1993 *************** *** 66,72 **** Print .Ar word with the generated data appended to it. ! Octal, hexadecimal, exponential, ASCII, zero padded, and right-adjusted representations are possible by using the appropriate .Xr printf 3 --- 66,72 ---- Print .Ar word with the generated data appended to it. ! Octal, hexadecimal, exponential, ASCII, zero-padded, and right-adjusted representations are possible by using the appropriate .Xr printf 3