diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-04-22 05:52:54 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-04-22 05:52:54 +0000 |
commit | 7d2f1d1f8c8d396e5ff69f69deeff33c0fcacfe6 (patch) | |
tree | 4e170feabcf9336d11dc8c2445f97eb223e33715 /share/man/man1 | |
parent | 29c78ed5ef549d4dd540186793842601ff2440e4 (diff) | |
download | src-7d2f1d1f8c8d396e5ff69f69deeff33c0fcacfe6.tar.gz src-7d2f1d1f8c8d396e5ff69f69deeff33c0fcacfe6.zip |
fix a bugon of last commit
Notes
Notes:
svn path=/head/; revision=25082
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/intro.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 3657ca97da49..005d82228685 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: intro.1,v 1.7 1997/02/22 13:24:11 peter Exp $ +.\" $Id: intro.1,v 1.8 1997/04/14 09:24:06 jmg Exp $ .\" .Dd December 30, 1993 .Dt INTRO 1 @@ -74,6 +74,6 @@ Tutorials in the .%T "UNIX User's Manual Supplementary Documents" . .Sh HISTORY The -.Xr intro 1 +.Nm manual page appeared in .At v6 . |