diff options
author | 2010-10-18 14:42:16 +0000 | |
---|---|---|
committer | 2010-10-18 14:42:16 +0000 | |
commit | 8f9f28b3fed4d7d7c28b09a35a02f58549413ba3 (patch) | |
tree | e9597dbb11823b317a883bea5113ebb11ef4c17c | |
parent | Missing ; to appease yyextract, ok martinh@ (diff) | |
download | wireguard-openbsd-8f9f28b3fed4d7d7c28b09a35a02f58549413ba3.tar.xz wireguard-openbsd-8f9f28b3fed4d7d7c28b09a35a02f58549413ba3.zip |
remove references to now removed usd/psd/smm docs;
-rw-r--r-- | gnu/usr.sbin/sendmail/sendmail/sendmail.8 | 7 | ||||
-rw-r--r-- | share/man/man8/afterboot.8 | 6 | ||||
-rw-r--r-- | usr.bin/bc/bc.1 | 7 | ||||
-rw-r--r-- | usr.bin/lex/flex.1 | 7 | ||||
-rw-r--r-- | usr.bin/make/make.1 | 7 | ||||
-rw-r--r-- | usr.bin/vi/docs/USD.doc/vi.man/vi.1 | 53 | ||||
-rw-r--r-- | usr.bin/yacc/yacc.1 | 7 |
7 files changed, 14 insertions, 80 deletions
diff --git a/gnu/usr.sbin/sendmail/sendmail/sendmail.8 b/gnu/usr.sbin/sendmail/sendmail/sendmail.8 index 656711c37eb..a78d47e7500 100644 --- a/gnu/usr.sbin/sendmail/sendmail/sendmail.8 +++ b/gnu/usr.sbin/sendmail/sendmail/sendmail.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sendmail.8,v 1.32 2010/09/23 14:54:11 jmc Exp $ +.\" $OpenBSD: sendmail.8,v 1.33 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (c) 1998-2003 Sendmail, Inc. and its suppliers. .\" All rights reserved. @@ -13,7 +13,7 @@ .\" .\" $Sendmail: sendmail.8,v 8.58 2007/08/02 05:42:33 ca Exp $ .\" -.Dd $Mdocdate: September 23 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt SENDMAIL 8 .Os .Sh NAME @@ -663,9 +663,6 @@ but was queued. DARPA Internet Request For Comments RFC 819, RFC 821, RFC 2822. .Pp -"Sendmail Installation and Operation Guide", -.Pa /usr/share/doc/smm/08.sendmailop/ . -.Pp "Filtering Mail with Sendmail", .br .Pa /usr/share/doc/html/milter/index.html . diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index f5d38ce2802..55e4bc12e2a 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.127 2010/02/25 01:14:04 schwarze Exp $ +.\" $OpenBSD: afterboot.8,v 1.128 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 25 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt AFTERBOOT 8 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu .Os @@ -456,8 +456,6 @@ in .Pa /usr/share/sendmail/cf . Please see .Pa /usr/share/sendmail/README -and -.Pa /usr/share/doc/smm/08.sendmailop/op.me for information on generating your own sendmail configuration files. For the default installation, sendmail is configured to only accept connections from the local host and to not accept connections on diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1 index 20986d92157..38fc48b0e44 100644 --- a/usr.bin/bc/bc.1 +++ b/usr.bin/bc/bc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bc.1,v 1.25 2010/01/02 19:48:56 schwarze Exp $ +.\" $OpenBSD: bc.1,v 1.26 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -34,7 +34,7 @@ .\" .\" @(#)bc.1 6.8 (Berkeley) 8/8/91 .\" -.Dd $Mdocdate: January 2 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt BC 1 .Os .Sh NAME @@ -346,9 +346,6 @@ option is specified on the command line. .El .Sh SEE ALSO .Xr dc 1 -.Pp -"BC \- An Arbitrary Precision Desk-Calculator Language", -.Pa /usr/share/doc/usd/06.bc/ . .Sh STANDARDS The .Nm diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1 index bda33e01c81..e70c60dad97 100644 --- a/usr.bin/lex/flex.1 +++ b/usr.bin/lex/flex.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.29 2010/09/29 07:44:56 jmc Exp $ +.\" $OpenBSD: flex.1,v 1.30 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE. .\" -.Dd $Mdocdate: September 29 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt FLEX 1 .Os .Sh NAME @@ -4230,9 +4230,6 @@ More start conditions than exist were listed in a <> construct .Xr awk 1 , .Xr sed 1 , .Xr yacc 1 -.Pp -"Lex \- A Lexical Analyzer Generator", -.Pa /usr/share/doc/psd/16.lex/ . .Rs .%A John Levine .%A Tony Mason diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 4b045fd3b8a..933b22e0819 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.89 2010/09/29 07:44:56 jmc Exp $ +.\" $OpenBSD: make.1,v 1.90 2010/10/18 14:42:16 jmc Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" -.Dd $Mdocdate: September 29 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt MAKE 1 .Os .Sh NAME @@ -1365,9 +1365,6 @@ utility exits with a value of 0 on success, and \*(Gt0 if an error occurred. .Xr getcwd 3 , .Xr regex 3 , .Xr uname 3 -.Pp -"Make \(em A Tutorial", -.Pa /usr/share/doc/psd/12.make/ . .Sh STANDARDS The .Nm diff --git a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 index bdc8d2dfde9..7ce7bf80693 100644 --- a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 +++ b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vi.1,v 1.47 2010/09/29 07:44:57 jmc Exp $ +.\" $OpenBSD: vi.1,v 1.48 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -14,7 +14,7 @@ .\" .\" @(#)vi.1 8.51 (Berkeley) 10/10/96 .\" -.Dd $Mdocdate: September 29 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt VI 1 .Os .Sh NAME @@ -2216,55 +2216,6 @@ and \*(Gt0 if an error occurs. .Sh SEE ALSO .Xr ctags 1 , .Xr re_format 7 -.Pp -The -.Qq Vi Quick Reference -card, -.Pa /usr/share/doc/usd/12.vi/vi.summary . -.Pp -.Qq \&An Introduction to Display Editing with Vi , -.Pa /usr/share/doc/usd/12.vi/ . -This document is the closest thing available to an introduction to the -.Nm vi -screen editor. -.Pp -.Qq \&Ex Reference Manual , -.Pa /usr/share/doc/usd/13.ex/ . -This document is the final reference for the -.Nm ex -editor. -.Pp -.Qq Ex: A Tutorial , -.Pa /usr/share/doc/usd/11.edit/ . -This document is the closest thing available to an introduction to the -.Nm ex -editor. -.Pp -.Qq Vi/Ex Reference Manual , -.Pa /usr/share/doc/usd/13.viref/ . -This document is the final reference for the -.Nm nex Ns / Ns Nm nvi -text editors. -.Pp -Roff source for all of these documents is distributed with -.Nm nex Ns / Ns Nm nvi -in the -.Pa vi/docs/USD.doc -directory of the -.Nm nex Ns / Ns Nm nvi -source code. -.Pp -The files -.Pa autowrite , -.Pa input , -.Pa quoting , -and -.Pa structures -found in the -.Pa vi/docs/internals -directory of the -.Nm nex Ns / Ns Nm nvi -source code. .Sh STANDARDS .Nm nex Ns / Ns Nm nvi is close to diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1 index c03f10a7cf5..e39eb75ab9c 100644 --- a/usr.bin/yacc/yacc.1 +++ b/usr.bin/yacc/yacc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yacc.1,v 1.25 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: yacc.1,v 1.26 2010/10/18 14:42:16 jmc Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)yacc.1 5.7 (Berkeley) 7/30/91 .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt YACC 1 .Os .Sh NAME @@ -182,9 +182,6 @@ conflicts, the number of conflicts is also written to the standard error. .Sh SEE ALSO .Xr yyfix 1 -.Pp -"YACC \- Yet Another Compiler-Compiler", -.Pa /usr/share/doc/psd/15.yacc/ . .Sh STANDARDS The .Nm |