summaryrefslogtreecommitdiff
path: root/usr.bin/split
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-09-06 15:04:35 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-09-06 15:04:35 +0000
commit60e3409ed149bdefcb774fa1336bcbf86d8d7a50 (patch)
tree48af7d4d2e2bad81a4dd0b07a7b34b830cb36cb1 /usr.bin/split
parent9954eaf1309aad3397247d28ad73ea36ea0e9512 (diff)
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
be a single digit. Powered by mantoya@. millert@ ok.
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