=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/fsplit/Attic/fsplit.1,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/fsplit/Attic/fsplit.1 2000/11/10 05:10:26 1.9 +++ src/usr.bin/fsplit/Attic/fsplit.1 2002/11/14 02:57:27 1.10 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsplit.1,v 1.9 2000/11/10 05:10:26 aaron Exp $ +.\" $OpenBSD: fsplit.1,v 1.10 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: fsplit.1,v 1.3 1995/09/28 05:15:06 perry Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -80,7 +80,7 @@ option is used, only the specified subprogram units are split into separate files. e.g., .Pp -.Dl fsplit -e readit -e doit prog.f +.Dl $ fsplit -e readit -e doit prog.f .Pp will split .Dq readit