diff options
author | 2003-03-15 19:16:09 +0000 | |
---|---|---|
committer | 2003-03-15 19:16:09 +0000 | |
commit | ab37e8975f2ad790310c4fc3c5ac1e71f0d0e767 (patch) | |
tree | 2c9420d97f41d7794ecc86e588ece7a6d6fce1ff | |
parent | - Reference to php4 flavors replaced with exim (php uses subpackages now) (diff) | |
download | wireguard-openbsd-ab37e8975f2ad790310c4fc3c5ac1e71f0d0e767.tar.xz wireguard-openbsd-ab37e8975f2ad790310c4fc3c5ac1e71f0d0e767.zip |
specifed -> specified
-rw-r--r-- | gnu/usr.bin/perl/pod/pod2usage.PL | 2 | ||||
-rw-r--r-- | gnu/usr.bin/texinfo/doc/texinfo.txi | 16 | ||||
-rw-r--r-- | gnu/usr.bin/texinfo/info/info.c | 4 | ||||
-rw-r--r-- | gnu/usr.sbin/sendmail/doc/op/op.me | 6 | ||||
-rw-r--r-- | sys/dev/ic/cac.c | 4 | ||||
-rw-r--r-- | sys/netinet6/in6_pcb.c | 4 | ||||
-rw-r--r-- | usr.bin/quota/quota.c | 8 |
7 files changed, 22 insertions, 22 deletions
diff --git a/gnu/usr.bin/perl/pod/pod2usage.PL b/gnu/usr.bin/perl/pod/pod2usage.PL index 1c1296a19f3..8ff1cb58497 100644 --- a/gnu/usr.bin/perl/pod/pod2usage.PL +++ b/gnu/usr.bin/perl/pod/pod2usage.PL @@ -115,7 +115,7 @@ usage mesage format (defaults to standard input). B<pod2usage> will read the given input file looking for pod documentation and will print the corresponding usage message. -If no input file is specifed than standard input is read. +If no input file is specified than standard input is read. B<pod2usage> invokes the B<pod2usage()> function in the B<Pod::Usage> module. Please see L<Pod::Usage/pod2usage()>. diff --git a/gnu/usr.bin/texinfo/doc/texinfo.txi b/gnu/usr.bin/texinfo/doc/texinfo.txi index 5b1efda9b9f..5c1dd91962d 100644 --- a/gnu/usr.bin/texinfo/doc/texinfo.txi +++ b/gnu/usr.bin/texinfo/doc/texinfo.txi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $ +@c $Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $ @c Ordinarily Texinfo files have the extension .texi. But texinfo.texi @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi. @@ -12000,7 +12000,7 @@ Brief descriptions: @table @code @item @@set @var{flag} [@var{value}] -Set the variable @var{flag}, to the optional @var{value} if specifed. +Set the variable @var{flag}, to the optional @var{value} if specified. @item @@clear @var{flag} Undefine the variable @var{flag}, whether or not it was previously defined. @@ -16643,14 +16643,14 @@ Here are some notes on the example: @itemize @bullet @item -@cindex $Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $ comment -@cindex CVS $Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $, in Texinfo -@cindex RCS $Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $, in Texinfo -The @samp{$Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $} comment is for CVS (@pxref{Top,, Overview, cvs, +@cindex $Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $ comment +@cindex CVS $Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $, in Texinfo +@cindex RCS $Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $, in Texinfo +The @samp{$Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $} comment is for CVS (@pxref{Top,, Overview, cvs, Concurrent Versions System}) or RCS (see rcsintro(1)) version control systems, which expand it into a string such as: @example -$Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $ +$Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $ @end example (This is useful in all sources that use version control, not just manuals.) @@ -16699,7 +16699,7 @@ Here is the sample document: @c because the literal @setfilename and @include confuse Automake. Argh. @example \input texinfo @@c -*-texinfo-*- -@@comment $Id: texinfo.txi,v 1.4 2002/06/10 13:51:02 espie Exp $ +@@comment $Id: texinfo.txi,v 1.5 2003/03/15 19:16:10 deraadt Exp $ @@comment %**start of header @@setfilename sample.info @@include version.texi diff --git a/gnu/usr.bin/texinfo/info/info.c b/gnu/usr.bin/texinfo/info/info.c index 175f945ad85..e64dc813b5a 100644 --- a/gnu/usr.bin/texinfo/info/info.c +++ b/gnu/usr.bin/texinfo/info/info.c @@ -1,5 +1,5 @@ /* info.c -- Display nodes of Info files in multiple windows. - $Id: info.c,v 1.6 2002/06/10 13:51:03 espie Exp $ + $Id: info.c,v 1.7 2003/03/15 19:16:10 deraadt Exp $ Copyright (C) 1993, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. @@ -336,7 +336,7 @@ For more information about these matters, see the files named COPYING.\n"), } /* Get the initial Info node. It is either "(dir)Top", or what the user - specifed with values in user_filename and user_nodenames. */ + specified with values in user_filename and user_nodenames. */ initial_node = info_get_node (user_filename, user_nodenames ? user_nodenames[0] : 0); diff --git a/gnu/usr.sbin/sendmail/doc/op/op.me b/gnu/usr.sbin/sendmail/doc/op/op.me index 44a5f590f82..1ae38d1c432 100644 --- a/gnu/usr.sbin/sendmail/doc/op/op.me +++ b/gnu/usr.sbin/sendmail/doc/op/op.me @@ -90,7 +90,7 @@ Sendmail, Inc. .de Ve Version \\$2 .. -.Ve $Revision: 1.17 $ +.Ve $Revision: 1.18 $ .rm Ve .sp For Sendmail Version 8.12 @@ -978,7 +978,7 @@ This should be a link to /usr/\*(SD/sendmail. .sh 3 "sendmail.pid" .pp .i sendmail -stores its current pid in the file specifed by the +stores its current pid in the file specified by the .b PidFile option (default is _PATH_SENDMAILPID). .i sendmail @@ -10755,7 +10755,7 @@ replace it with a blank sheet for double-sided output. .\".sz 10 .\"Eric Allman .\".sp -.\"Version $Revision: 1.17 $ +.\"Version $Revision: 1.18 $ .\".ce 0 .bp 3 .ce diff --git a/sys/dev/ic/cac.c b/sys/dev/ic/cac.c index ade55c7949d..026f7edd719 100644 --- a/sys/dev/ic/cac.c +++ b/sys/dev/ic/cac.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cac.c,v 1.12 2003/03/06 22:31:21 mickey Exp $ */ +/* $OpenBSD: cac.c,v 1.13 2003/03/15 19:16:10 deraadt Exp $ */ /* $NetBSD: cac.c,v 1.15 2000/11/08 19:20:35 ad Exp $ */ /* @@ -420,7 +420,7 @@ cac_ccb_poll(struct cac_softc *sc, struct cac_ccb *wantccb, int timo) } /* - * Enqueue the specifed command (if any) and attempt to start all enqueued + * Enqueue the specified command (if any) and attempt to start all enqueued * commands. Must be called at splbio. */ int diff --git a/sys/netinet6/in6_pcb.c b/sys/netinet6/in6_pcb.c index d207fb360f8..179a8981803 100644 --- a/sys/netinet6/in6_pcb.c +++ b/sys/netinet6/in6_pcb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: in6_pcb.c,v 1.32 2002/09/11 03:15:36 itojun Exp $ */ +/* $OpenBSD: in6_pcb.c,v 1.33 2003/03/15 19:16:10 deraadt Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -651,7 +651,7 @@ in6_pcbnotify(head, dst, fport_arg, src, lport_arg, cmd, cmdarg, notify) /* * Detect if we should notify the error. If no source and - * destination ports are specifed, but non-zero flowinfo and + * destination ports are specified, but non-zero flowinfo and * local address match, notify the error. This is the case * when the error is delivered with an encrypted buffer * by ESP. Otherwise, just compare addresses and ports diff --git a/usr.bin/quota/quota.c b/usr.bin/quota/quota.c index 2e58b207b8f..fb27d4bce58 100644 --- a/usr.bin/quota/quota.c +++ b/usr.bin/quota/quota.c @@ -1,4 +1,4 @@ -/* $OpenBSD: quota.c,v 1.20 2002/05/14 12:24:10 fgsch Exp $ */ +/* $OpenBSD: quota.c,v 1.21 2003/03/15 19:16:10 deraadt Exp $ */ /* * Copyright (c) 1980, 1990, 1993 @@ -45,7 +45,7 @@ static const char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)quota.c 8.1 (Berkeley) 6/6/93";*/ static const char rcsid[] = -"$OpenBSD: quota.c,v 1.20 2002/05/14 12:24:10 fgsch Exp $"; +"$OpenBSD: quota.c,v 1.21 2003/03/15 19:16:10 deraadt Exp $"; #endif /* not lint */ /* @@ -217,7 +217,7 @@ showuid(uid) } /* - * Print out quotas for a specifed user name. + * Print out quotas for a specified user name. */ void showusrname(name) @@ -275,7 +275,7 @@ showgid(gid) } /* - * Print out quotas for a specifed group name. + * Print out quotas for a specified group name. */ void showgrpname(name) |