diff options
Diffstat (limited to 'share/man/man1')
| -rw-r--r-- | share/man/man1/Makefile | 3 | ||||
| -rw-r--r-- | share/man/man1/intro.1 | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile index f1ed384cd840e..6084116648e26 100644 --- a/share/man/man1/Makefile +++ b/share/man/man1/Makefile @@ -1,7 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.6 1998/12/20 06:27:00 bde Exp $ +# $Id: Makefile,v 1.3 1997/03/07 03:27:49 jmg Exp $ MAN1= cd.1 intro.1 wait.1 MLINKS= intro.1 introduction.1 .include <bsd.prog.mk> + diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 93a5b086aaac0..cbb1fdb745dc6 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.11 1998/12/19 09:33:03 dillon Exp $ +.\" $Id: intro.1,v 1.9 1997/04/22 05:52:54 jmg Exp $ .\" .Dd December 30, 1993 .Dt INTRO 1 @@ -61,7 +61,6 @@ completion of the command. .Sh SEE ALSO .Xr apropos 1 , .Xr man 1 , -.Xr security 1 , .Xr intro 2 , .Xr intro 3 , .Xr intro 4 , |
