=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/split/split.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/split/split.1 2007/05/31 19:20:16 1.16 --- src/usr.bin/split/split.1 2008/01/05 09:30:36 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: split.1,v 1.16 2007/05/31 19:20:16 jmc Exp $ .\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 --- 1,4 ---- ! .\" $OpenBSD: split.1,v 1.17 2008/01/05 09:30:36 jmc Exp $ .\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 *************** *** 30,36 **** .\" .\" @(#)split.1 8.3 (Berkeley) 4/16/94 .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt SPLIT 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)split.1 8.3 (Berkeley) 4/16/94 .\" ! .Dd $Mdocdate: January 5 2008 $ .Dt SPLIT 1 .Os .Sh NAME *************** *** 74,80 **** .Op Cm k \*(Ba m .Sm on .Xc ! Create smaller files .Ar byte_count bytes in length. If --- 74,80 ---- .Op Cm k \*(Ba m .Sm on .Xc ! Create files .Ar byte_count bytes in length. If *************** *** 88,94 **** .Ar byte_count megabyte pieces. .It Fl l Ar line_count ! Create smaller files .Ar line_count lines in length. .It Fl p Ar pattern --- 88,94 ---- .Ar byte_count megabyte pieces. .It Fl l Ar line_count ! Create files .Ar line_count lines in length. .It Fl p Ar pattern