diff options
Diffstat (limited to 'usr.bin/expand/expand.1')
-rw-r--r-- | usr.bin/expand/expand.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1 index 98c9fbd0f30..db3922d21f6 100644 --- a/usr.bin/expand/expand.1 +++ b/usr.bin/expand/expand.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: expand.1,v 1.17 2010/11/07 08:05:56 jmc Exp $ +.\" $OpenBSD: expand.1,v 1.18 2011/12/28 01:52:33 schwarze Exp $ .\" $NetBSD: expand.1,v 1.3 1995/09/02 06:19:45 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)expand.1 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: November 7 2010 $ +.Dd $Mdocdate: December 28 2011 $ .Dt EXPAND 1 .Os .Sh NAME @@ -147,5 +147,5 @@ flag. .Sh HISTORY The .Nm expand -command appeared in -.Bx 3.0 . +utility first appeared in +.Bx 1 . |