summaryrefslogtreecommitdiff
path: root/usr.bin/split
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/split')
-rw-r--r--usr.bin/split/split.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 1fa3bbd9986..d0973d2bce1 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: split.1,v 1.6 2000/11/10 05:10:40 aaron Exp $
+.\" $OpenBSD: split.1,v 1.7 2001/09/06 15:04:34 mpech Exp $
.\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993, 1994
@@ -100,7 +100,7 @@ argument is not specified, the file is split into lexically ordered
files named in the range of
.Dq xaa-zzz .
.Sh SEE ALSO
-.Xr re_format 7 .
+.Xr re_format 7
.Sh HISTORY
A
.Nm