diff options
author | 2010-01-10 10:53:33 +0000 | |
---|---|---|
committer | 2010-01-10 10:53:33 +0000 | |
commit | b463a36b7bf14e00d2880de2bc7a40064ab930aa (patch) | |
tree | 2ef9b58a14ba87c48d69cca3a20e8f13c704e457 /share/man/man1/intro.1 | |
parent | have smtpd errx() at startup if no hostname could be detected either from (diff) | |
download | wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.tar.xz wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.zip |
remove references to docs we no longer install;
Diffstat (limited to 'share/man/man1/intro.1')
-rw-r--r-- | share/man/man1/intro.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 76872ae90c3..0980473048a 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.1,v 1.11 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: intro.1,v 1.12 2010/01/10 10:53:33 jmc Exp $ .\" $NetBSD: intro.1,v 1.4 1994/11/30 08:35:00 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.1 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 10 2010 $ .Dt INTRO 1 .Os .Sh NAME @@ -66,9 +66,6 @@ Traditionally, the value 0 signifies successful completion of the command. .Xr intro 7 , .Xr intro 8 , .Xr intro 9 -.Pp -Tutorials in the UNIX User's Supplementary Documents: -.Pa /usr/share/doc/usd/ . .Sh HISTORY An .Nm |