=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/csplit/csplit.1,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/csplit/csplit.1 2010/07/21 19:47:02 1.9 --- src/usr.bin/csplit/csplit.1 2010/09/03 11:09:28 1.10 *************** *** 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. --- 1,4 ---- ! .\" $OpenBSD: csplit.1,v 1.10 2010/09/03 11:09:28 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: July 21 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: September 3 2010 $ .Dt CSPLIT 1 .Os .Sh NAME *************** *** 131,137 **** .Pp 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 --- 131,137 ---- .Pp Requesting to split at a line before the current line number or past the end of the file will result in an error. ! .Sh EXIT STATUS .Ex -std csplit .Sh EXAMPLES Split the