diff options
author | jmg <jmg@FreeBSD.org> | 1997-04-14 09:24:06 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1997-04-14 09:24:06 +0000 |
commit | 73856517a45b3a6692909c8c8e8b3be5229d9473 (patch) | |
tree | 3319e617940f6174906be6f516588592bbca7d11 /share/man/man1 | |
parent | 49921c887d0a1bd605725a6b38d7f6c7d7078a5f (diff) | |
download | FreeBSD-src-73856517a45b3a6692909c8c8e8b3be5229d9473.zip FreeBSD-src-73856517a45b3a6692909c8c8e8b3be5229d9473.tar.gz |
slight rewording of HISTORY section
Closes PR#3261
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/intro.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index d9a738e..3657ca9 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.1 8.2 (Berkeley) 12/30/93 -.\" $Id$ +.\" $Id: intro.1,v 1.7 1997/02/22 13:24:11 peter Exp $ .\" .Dd December 30, 1993 .Dt INTRO 1 @@ -73,7 +73,7 @@ completion of the command. Tutorials in the .%T "UNIX User's Manual Supplementary Documents" . .Sh HISTORY -A -.Nm intro -manual appeared in +The +.Xr intro 1 +manual page appeared in .At v6 . |