=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/csplit/csplit.1,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/csplit/csplit.1 2010/06/13 11:39:41 1.8 --- src/usr.bin/csplit/csplit.1 2010/07/21 19:47:02 1.9 *************** *** 1,4 **** ! .\" $OpenBSD: csplit.1,v 1.8 2010/06/13 11:39:41 jmc Exp $ .\" .\" Copyright (c) 2002 Tim J. Robbins. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: csplit.1,v 1.9 2010/07/21 19:47:02 jmc Exp $ .\" .\" Copyright (c) 2002 Tim J. Robbins. .\" All rights reserved. *************** *** 26,32 **** .\" .\" $FreeBSD: src/usr.bin/csplit/csplit.1,v 1.11 2005/01/25 22:29:51 tjr Exp $ .\" ! .Dd $Mdocdate: June 13 2010 $ .Dt CSPLIT 1 .Os .Sh NAME --- 26,32 ---- .\" .\" $FreeBSD: src/usr.bin/csplit/csplit.1,v 1.11 2005/01/25 22:29:51 tjr Exp $ .\" ! .Dd $Mdocdate: July 21 2010 $ .Dt CSPLIT 1 .Os .Sh NAME *************** *** 132,138 **** Requesting to split at a line before the current line number or past the end of the file will result in an error. .Pp ! .Ex -std .Sh EXAMPLES Split the .Xr mdoc 7 --- 132,138 ---- Requesting to split at a line before the current line number or past the end of the file will result in an error. .Pp ! .Ex -std csplit .Sh EXAMPLES Split the .Xr mdoc 7