Re: [patch(es)] fix a few typos in /src

2022-12-28 Thread Paul Tagliamonte
On Wed, Dec 28, 2022 at 09:35:52PM +, Jason McIntyre wrote: > i've finished with this diff. the usr.sbin parts i didn;t take are > listed below, along with any explanation. I *think* by my count and by watching the logs this is all of the diffs on this thread! Kudos for your steadfast review,

Re: [patch(es)] fix a few typos in /src

2022-12-28 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: i've finished with this diff. the usr.sbin parts i didn;t take are listed below, along with any explanation. jmc Index: usr.sbin/smtpd/crypto.c === RCS file:

Re: [patch(es)] fix a few typos in /src

2022-12-27 Thread Jason McIntyre
On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > Updated patch attached with your feedback, thank you Crystal > i've committed the bits of this that i though correct. i'll note below anything rejected from the /lib parts. i've finished with this diff now. jmc > Index:

Re: [patch(es)] fix a few typos in /src

2022-12-27 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > On Fri, Dec 23, 2022 at 03:03:15PM +, Stuart Henderson wrote: > > > A bunch of the files in your diff come from external upstream sources > > which are still synced from upstream (or at least should be); patching > > in the

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Jason McIntyre
On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > Index: include/tib.h > === > RCS file: /cvs/src/include/tib.h,v > retrieving revision 1.8 > diff -u -p -r1.8 tib.h > --- include/tib.h 14 Jul 2020 16:48:13 -

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > Index: usr.bin/mg/search.c > === > RCS file: /cvs/src/usr.bin/mg/search.c,v > retrieving revision 1.48 > diff -u -p -r1.48 search.c > --- usr.bin/mg/search.c 20

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > Index: usr.bin/make/arch.c > === > RCS file: /cvs/src/usr.bin/make/arch.c,v > retrieving revision 1.91 > diff -u -p -r1.91 arch.c > --- usr.bin/make/arch.c 13

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > Index: usr.bin/find/function.c > === > RCS file: /cvs/src/usr.bin/find/function.c,v > retrieving revision 1.50 > diff -u -p -r1.50 function.c > ---

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Jason McIntyre
On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > On Fri, Dec 23, 2022 at 03:03:15PM +, Stuart Henderson wrote: > > > -struct itype *void_it; /* no type is emited > > > for void */ > > > +struct itype *void_it; /* no type

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Stuart Henderson
On 2022/12/26 11:25, Theo Buehler wrote: > On Mon, Dec 26, 2022 at 07:18:45AM -0300, Crystal Kolipe wrote: > > On Mon, Dec 26, 2022 at 07:34:04AM +, Jason McIntyre wrote: > > > On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > > > > > hi. i've committed the parts of this

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Crystal Kolipe
On Mon, Dec 26, 2022 at 11:25:22AM +0100, Theo Buehler wrote: > On Mon, Dec 26, 2022 at 07:18:45AM -0300, Crystal Kolipe wrote: > > On Mon, Dec 26, 2022 at 07:34:04AM +, Jason McIntyre wrote: > > > On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > > > > > hi. i've

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Theo Buehler
On Mon, Dec 26, 2022 at 07:18:45AM -0300, Crystal Kolipe wrote: > On Mon, Dec 26, 2022 at 07:34:04AM +, Jason McIntyre wrote: > > On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > > > hi. i've committed the parts of this diff relating to libssl. > > jmc > > > > >

Re: [patch(es)] fix a few typos in /src

2022-12-26 Thread Crystal Kolipe
On Mon, Dec 26, 2022 at 07:34:04AM +, Jason McIntyre wrote: > On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > hi. i've committed the parts of this diff relating to libssl. > jmc > > > === > > Index:

Re: [patch(es)] fix a few typos in /src

2022-12-25 Thread Jason McIntyre
On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > Updated patch attached with your feedback, thank you Crystal > hi. i'm rejecting these parts of this diff: Index: lib/libcurses/term.5 Index: lib/libcurses/tinfo/comp_hash.c Index: lib/libcurses/tty/hashmap.c Index:

Re: [patch(es)] fix a few typos in /src

2022-12-25 Thread Jason McIntyre
On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: hi. i've committed the parts of this diff relating to libssl. jmc > Index: lib/libssl/d1_both.c > === > Index: lib/libssl/ssl.h >

Re: [patch(es)] fix a few typos in /src

2022-12-25 Thread Jason McIntyre
On Thu, Dec 22, 2022 at 10:49:06PM -0500, Paul Tagliamonte wrote: > > Updated patch attached with your feedback, thank you Crystal > hi. i know by now you have the message that diffs need to be manageable ;) i'll try and work through your changes as best i can. so this is a heads up that i

Re: [patch(es)] fix a few typos in /src

2022-12-23 Thread Crystal Kolipe
On Fri, Dec 23, 2022 at 03:03:15PM +, Stuart Henderson wrote: > Overall imho this is too much churn to do in huge swathes across the > tree. > > Fixes for spelling/grammar in comments etc are often more usually > done by people working on a particular part of the tree or trying to >

Re: [patch(es)] fix a few typos in /src

2022-12-23 Thread Stuart Henderson
> +++ usr.bin/ctfconv/parse.c 22 Dec 2022 21:15:27 - > @@ -72,7 +72,7 @@ RB_HEAD(itype_tree, itype) itypet[CTF_K > */ > struct isymb_tree isymbt; > > -struct itype *void_it; /* no type is emited for void */ > +struct itype *void_it; /*

Re: [patch(es)] fix a few typos in /src

2022-12-23 Thread Crystal Kolipe
OK, I've looked through the other 50% of the original diff, (I've not looked at the new one). Comments in-line: On Thu, Dec 22, 2022 at 06:31:23PM -0500, Paul Tagliamonte wrote: > Index: lib/libssl/test/pkits-test.pl > === > RCS

Re: [patch(es)] fix a few typos in /src

2022-12-22 Thread Crystal Kolipe
I've only read through 50% of this so far, but there are a few issues: On Thu, Dec 22, 2022 at 06:31:23PM -0500, Paul Tagliamonte wrote: > Index: lib/libcurses/base/resizeterm.c > === > RCS file:

Re: two small typos

2022-03-17 Thread Stuart Henderson
thanks, committed. On 2022/03/17 19:16, Martin Vahlensieck wrote: > Index: if_wg.c > === > RCS file: /home/reposync/cvs/src/sys/net/if_wg.c,v > retrieving revision 1.22 > diff -u -p -r1.22 if_wg.c > --- if_wg.c 22 Feb 2022 01:15:02

two small typos

2022-03-17 Thread Martin Vahlensieck
Index: if_wg.c === RCS file: /home/reposync/cvs/src/sys/net/if_wg.c,v retrieving revision 1.22 diff -u -p -r1.22 if_wg.c --- if_wg.c 22 Feb 2022 01:15:02 - 1.22 +++ if_wg.c 15 Mar 2022 21:10:37 - @@ -2023,7

packages-specs(7): minor typos

2021-10-26 Thread Maxim
Two little fixes in packages-specs(7). diff --git share/man/man7/packages-specs.7 share/man/man7/packages-specs.7 index 8154206c7..9b3d7b5e7 100644 --- share/man/man7/packages-specs.7 +++ share/man/man7/packages-specs.7 @@ -71,7 +71,7 @@ In case there are substantial changes in the package, a

[Patch] Fix a few typos (etc.) in 70.html

2021-10-09 Thread Ross L Richardson
Hope these are right! Ross Index: 70.html === RCS file: /cvs/www/70.html,v retrieving revision 1.83 diff -u -p -r1.83 70.html --- 70.html 8 Oct 2021 16:31:36 - 1.83 +++ 70.html 9 Oct 2021 11:04:41 - @@

[Patch] Typos in OpenSSH section of 69.html

2021-04-19 Thread Ross L Richardson
(Haven't finished reading it yet...) Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision 1.61 diff -u -p -r1.61 69.html --- 69.html 19 Apr 2021 11:22:08 - 1.61 +++ 69.html 19 Apr 2021 12:11:28 -

Re: Typos in ssh man pages

2021-04-04 Thread Jason McIntyre
On Sun, Apr 04, 2021 at 11:25:56AM +0200, Matthias Schmidt wrote: > Hi, > > in the recent commits to ssh(d)_config.5 two typos slipped in (looks like > classic "switch vi to edit mode" typo :)). > > Cheers > > Matthias > fixed, thanks. jmc > &

Typos in ssh man pages

2021-04-04 Thread Matthias Schmidt
Hi, in the recent commits to ssh(d)_config.5 two typos slipped in (looks like classic "switch vi to edit mode" typo :)). Cheers Matthias diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 5202196bce5..cf7391d9ce1 100644 --- a/usr.bin/ssh/ssh_config.5 +++

Re: [patch] typos in ldap.1

2021-02-09 Thread Jason McIntyre
On Tue, Feb 09, 2021 at 09:31:10PM -0500, Dave Voutila wrote: > Three small changes: > > 1. product -> produce > 2. remove '.' from sizelimit description > 3. remove linebreaks on statements about {size,time}limit > > -Dave Voutila > fixed, thanks. jmc > Index: usr.bin/ldap/ldap.1 >

[patch] typos in ldap.1

2021-02-09 Thread Dave Voutila
Three small changes: 1. product -> produce 2. remove '.' from sizelimit description 3. remove linebreaks on statements about {size,time}limit -Dave Voutila Index: usr.bin/ldap/ldap.1 === RCS file: /cvs/src/usr.bin/ldap/ldap.1,v

Fix EACCESS typos

2019-07-29 Thread Kris Katterjohn
Hi, The following diff fixes EACCESS typos (EACCESS -> EACCES) in the man pages for crypt_checkpass(3), execve(2) and pledge(2), and also in a comment in sys/kern/kern_unveil.c. This diff does not mess with tftp stuff (which actually does use its own EACCESS). Cheers, Kris Katterjohn In

Re: typos in /src/sys/dev/pci/if_jme.c

2019-05-27 Thread Jason McIntyre
On Sat, May 25, 2019 at 09:27:48AM -0500, J Sisson wrote: > Noticed a typo in jme(4) printf output. Found additional typos while > browsing the code. > > Yes, possibly the most useless diff ever...I freely admit it. > fixed, thanks (though note your diff didn;t apply). jmc &

typos in /src/sys/dev/pci/if_jme.c

2019-05-25 Thread J Sisson
Noticed a typo in jme(4) printf output. Found additional typos while browsing the code. Yes, possibly the most useless diff ever...I freely admit it. Index: sys/dev/pci/if_jme.c === RCS file: /cvs/src/sys/dev/pci/if_jme.c,v

Re: if_umb.c: typos

2019-01-14 Thread Gerhard Roth
Hello Ingo, I must apologize for my sticky fingers and lots of copy & pasting :/ Thanks for finding. ok gerhard@ On Mon, 14 Jan 2019 14:21:37 +0100 Ingo Feinerer wrote: > A few messsage -> message fixes. > > Index: if_umb.c >

if_umb.c: typos

2019-01-14 Thread Ingo Feinerer
A few messsage -> message fixes. Index: if_umb.c === RCS file: /cvs/src/sys/dev/usb/if_umb.c,v retrieving revision 1.21 diff -u -p -r1.21 if_umb.c --- if_umb.c2 Oct 2018 19:49:10 - 1.21 +++ if_umb.c14 Jan 2019

Re: typos in src/distrib/miniroot/install.sub

2019-01-13 Thread Theo de Raadt
Thanks.

typos in src/distrib/miniroot/install.sub

2019-01-13 Thread Claus Assmann
This might not be worth mailing here, but maybe someone will look at it anyway. Notes: - I did not reformat the first paragraph after adding the missing 'u' (the diff just shows the typo) -- the line is too long now. - Maybe it should be # Functions used in install.sh/upgrade.sh and their

Re: typos in unveil(2)

2018-07-13 Thread Jason McIntyre
On Fri, Jul 13, 2018 at 06:04:29PM +0100, Ricardo Mestre wrote: > Cool :) Just did that, now the 4th time is the charm: > fine by me. jmc > Index: unveil.2 > === > RCS file: /cvs/src/lib/libc/sys/unveil.2,v > retrieving revision

Re: typos in unveil(2)

2018-07-13 Thread Ricardo Mestre
Cool :) Just did that, now the 4th time is the charm: Index: unveil.2 === RCS file: /cvs/src/lib/libc/sys/unveil.2,v retrieving revision 1.1 diff -u -p -u -r1.1 unveil.2 --- unveil.213 Jul 2018 09:25:22 - 1.1 +++

Re: typos in unveil(2)

2018-07-13 Thread Jason McIntyre
On Fri, Jul 13, 2018 at 05:51:44PM +0100, Ricardo Mestre wrote: > Hi Jason, > > Like this? While reviewing I found another tyop > yes. frankly i'd run it through mandoc -Tlint too. jmc > Index: unveil.2 > === > RCS file:

Re: typos in unveil(2)

2018-07-13 Thread Ricardo Mestre
Hi Jason, Like this? While reviewing I found another tyop Index: unveil.2 === RCS file: /cvs/src/lib/libc/sys/unveil.2,v retrieving revision 1.1 diff -u -p -u -r1.1 unveil.2 --- unveil.213 Jul 2018 09:25:22 - 1.1 +++

Re: typos in unveil(2)

2018-07-13 Thread Jason McIntyre
On Fri, Jul 13, 2018 at 01:00:59PM +0100, Ricardo Mestre wrote: > This one looks better > > Index: unveil.2 > === > RCS file: /cvs/src/lib/libc/sys/unveil.2,v > retrieving revision 1.1 > diff -u -p -u -r1.1 unveil.2 > --- unveil.2

Re: typos in unveil(2)

2018-07-13 Thread Todd C. Miller
On Fri, 13 Jul 2018 13:00:59 +0100, Ricardo Mestre wrote: > This one looks better OK millert@ - todd

Re: typos in unveil(2)

2018-07-13 Thread Ricardo Mestre
This one looks better Index: unveil.2 === RCS file: /cvs/src/lib/libc/sys/unveil.2,v retrieving revision 1.1 diff -u -p -u -r1.1 unveil.2 --- unveil.213 Jul 2018 09:25:22 - 1.1 +++ unveil.213 Jul 2018 11:59:49 -

typos in unveil(2)

2018-07-13 Thread Ricardo Mestre
Hi, This one is still fresh on the tree, but here's a diff for some typos OK? Index: unveil.2 === RCS file: /cvs/src/lib/libc/sys/unveil.2,v retrieving revision 1.1 diff -u -p -u -r1.1 unveil.2 --- unveil.213 Jul 2018 09:25:22

Re: ksh.1: two typos

2017-08-17 Thread Scott Cheloha
> On Aug 17, 2017, at 7:47 PM, Theo Buehler wrote: > > On Fri, Aug 18, 2017 at 02:37:51AM +0200, Theo Buehler wrote: >> On Thu, Aug 17, 2017 at 07:25:14PM -0500, Scott Cheloha wrote: >>> Spotted these when customizing my prompt. >>> >>> I think "may differ from" is better

[PATCH] faq13 and porter guide typos

2017-06-11 Thread Arnaud
Dear OpenBSD, this is my first ever patch. I tried my best. Concerning faq13.html. It mentions "three midi ports" and only lists two. Concerning ports/index.html it's just a typo. ? faq_typos.diff Index: faq13.html === RCS file:

Re: ocspcheck typos

2017-01-26 Thread Jason McIntyre
On Fri, Jan 27, 2017 at 03:58:39AM +, Tom Cosgrove wrote: > >>> Jason McIntyre 26-Jan-17 23:00 >>> > > > > On Thu, Jan 26, 2017 at 11:15:05PM +0100, Holger Mikolon wrote: > > > Hi, > > > > > > below are two minor typo fixes: s/OSCP/OCSP/ > > > > > > Holger > > > ;-se > > > > fixed, thanks,

Re: ocspcheck typos

2017-01-26 Thread Tom Cosgrove
>>> Jason McIntyre 26-Jan-17 23:00 >>> > > On Thu, Jan 26, 2017 at 11:15:05PM +0100, Holger Mikolon wrote: > > Hi, > > > > below are two minor typo fixes: s/OSCP/OCSP/ > > > > Holger > > ;-se > > fixed, thanks, plus one more in nc. > jmc There are also these in comments and warning messages.

Re: ocspcheck typos

2017-01-26 Thread Jason McIntyre
On Thu, Jan 26, 2017 at 11:15:05PM +0100, Holger Mikolon wrote: > Hi, > > below are two minor typo fixes: s/OSCP/OCSP/ > > Holger > ;-se > > fixed, thanks, plus one more in nc. jmc > Index: ocspcheck.8 > === > RCS file:

ocspcheck typos

2017-01-26 Thread Holger Mikolon
Hi, below are two minor typo fixes: s/OSCP/OCSP/ Holger ;-se Index: ocspcheck.8 === RCS file: /cvs/src/usr.sbin/ocspcheck/ocspcheck.8,v retrieving revision 1.5 diff -u -p -u -r1.5 ocspcheck.8 --- ocspcheck.8 24 Jan 2017 12:00:19

Re: Possible typos in find(1) man page

2016-11-24 Thread Senthil Kumar M
Hi Otto, Thank you for the clarifications. Indeed reading the man page more carefully I understood the difference between option and expression, and using -prune. Sorry for the noise. Senthil On Thu, 24 Nov 2016, Otto Moerbeek wrote: > On Thu, Nov 24, 2016 at 04:42:37PM +0100, Senthil Kumar

Re: Possible typos in find(1) man page

2016-11-24 Thread Otto Moerbeek
On Thu, Nov 24, 2016 at 04:42:37PM +0100, Senthil Kumar M wrote: > Hello Tech, > > In the find(1) man page, for the option `-f': > > -f path > Specifies a file hierarchy for find to traverse. File > hierarchies may be specified without the -f option if they are >

Possible typos in find(1) man page

2016-11-24 Thread Senthil Kumar M
Hello Tech, In the find(1) man page, for the option `-f': -f path Specifies a file hierarchy for find to traverse. File hierarchies may be specified without the -f option if they are given immediately after any other options. shouldn't this be `before'

pledge(2), *: fix [referering] typos

2016-09-13 Thread Frank Schoep
Came across two 'refer[e]ring' typos in the pledge(2) man page. The first diff fixes those. After grepping through the source tree, there's a few more, similar typos in unrelated files. Attached a second diff for those. Left HTTP-related stuff alone since refe[r]er is the preferred term

Fix typos in comments in amd64/stand

2016-06-10 Thread Tom Cosgrove
Thanks Tom Index: sys/arch/amd64/stand/efiboot/efiboot.c === RCS file: /home/OpenBSD/cvs/src/sys/arch/amd64/stand/efiboot/efiboot.c,v retrieving revision 1.12 diff -u -p -u -r1.12 efiboot.c ---

Fix typos in comments in i386/stand

2016-06-10 Thread Tom Cosgrove
Thanks Tom Index: sys/arch/i386/stand/libsa/apmprobe.c === RCS file: /home/OpenBSD/cvs/src/sys/arch/i386/stand/libsa/apmprobe.c,v retrieving revision 1.18 diff -u -p -u -r1.18 apmprobe.c --- sys/arch/i386/stand/libsa/apmprobe.c

Re: fix typos in plus58.html

2015-08-09 Thread Jason McIntyre
On Sun, Aug 09, 2015 at 11:05:26AM -0700, Philip Guenther wrote: On Sun, Aug 9, 2015 at 9:52 AM, Markus Lude markus.l...@gmx.de wrote: attached is a diff to fix different typos in plus58.html. With a few tweaks, applied. Thanks! use-after-free is sometimes written as use after free, I

fix typos in plus58.html

2015-08-09 Thread Markus Lude
Hello, attached is a diff to fix different typos in plus58.html. use-after-free is sometimes written as use after free, I didn't include those. I could add a diff to unify them if wanted. an before words not beginning with a vocal occurs quite frequent. Should I provide a diff to fix them too

Re: fix typos in plus58.html

2015-08-09 Thread Philip Guenther
On Sun, Aug 9, 2015 at 9:52 AM, Markus Lude markus.l...@gmx.de wrote: attached is a diff to fix different typos in plus58.html. With a few tweaks, applied. Thanks! use-after-free is sometimes written as use after free, I didn't include those. I could add a diff to unify them if wanted. I

Re: fix typos in plus58.html

2015-08-09 Thread Philip Guenther
On Sun, Aug 9, 2015 at 9:52 AM, Markus Lude markus.l...@gmx.de wrote: ... an before words not beginning with a vocal occurs quite frequent. Should I provide a diff to fix them too? Hmm, in a quick scan, the only 'an' that looks incorrect to me is an u area, which should be a u-area, as 'u-area'

Re: Few typos in relayd.conf.5

2015-07-24 Thread Jason McIntyre
On Thu, Jul 23, 2015 at 07:20:06AM +, Thanos Tsouanas wrote: Index: relayd.conf.5 === fixed, and a few more beside. jmc RCS file: /cvs/src/usr.sbin/relayd/relayd.conf.5,v retrieving revision 1.163 diff -u -p -r1.163

Few typos in relayd.conf.5

2015-07-23 Thread Thanos Tsouanas
Index: relayd.conf.5 === RCS file: /cvs/src/usr.sbin/relayd/relayd.conf.5,v retrieving revision 1.163 diff -u -p -r1.163 relayd.conf.5 --- relayd.conf.5 15 May 2015 20:40:26 - 1.163 +++ relayd.conf.5 23 Jul 2015

comment typos

2015-04-14 Thread Jan Stary
Comments matter the most. Jan --- /usr/include/sys/siginfo.h Tue Aug 13 07:52:26 2013 +++ ./siginfo.h Tue Apr 14 17:07:06 2015 @@ -135,7 +135,7 @@ typedef struct { int si_errno; /* error from errno.h */ union { int

Re: typos

2014-12-11 Thread Jason McIntyre
On Wed, Dec 10, 2014 at 12:21:21PM +0200, Kaspars Bankovskis wrote: Index: vfs_bio.c === RCS file: /cvs/src/sys/kern/vfs_bio.c,v retrieving revision 1.163 diff -u -p -r1.163 vfs_bio.c --- vfs_bio.c 8 Oct 2014 07:33:14 -

typos

2014-12-10 Thread Kaspars Bankovskis
Index: vfs_bio.c === RCS file: /cvs/src/sys/kern/vfs_bio.c,v retrieving revision 1.163 diff -u -p -r1.163 vfs_bio.c --- vfs_bio.c 8 Oct 2014 07:33:14 - 1.163 +++ vfs_bio.c 9 Dec 2014 21:25:27 - @@ -86,7 +86,7 @@ long

FAQ Part 1 typos

2014-11-06 Thread Nick Permyakov
Hi, Some typos on http://www.openbsd.org/faq/faq1.html Section 1.2 - On what systems does OpenBSD run?. ...has helped produced a higher-quality code base... should read helped produce (or maybe helped to produce). Section 1.8 - What is included with OpenBSD?. Note: this will be removed

Re: FAQ Part 1 typos

2014-11-06 Thread Adam Van Ymeren
On Thu, Nov 6, 2014 at 9:36 AM, Nick Permyakov stick...@mail.ru wrote: Hi, Some typos on http://www.openbsd.org/faq/faq1.html Section 1.2 - On what systems does OpenBSD run?. ...has helped produced a higher-quality code base... should read helped produce (or maybe helped to produce

Re: FAQ Part 1 typos

2014-11-06 Thread Nick Holland
On 11/06/14 09:35, Nick Permyakov wrote: Hi, Some typos on http://www.openbsd.org/faq/faq1.html Section 1.2 - On what systems does OpenBSD run?. ...has helped produced a higher-quality code base... should read helped produce (or maybe helped to produce). Section 1.8 - What is included

[PATCH] Fix typos in getentropy.2

2014-06-13 Thread Piotr Sikora
Hello, it seems that setlogin and name weren't replaced everywhere. I also replaced .Nm with .Fn getentropy to get the (). Best regards, Piotr Sikora --- lib/libc/sys/getentropy.2-orig Fri Jun 13 10:13:05 2014 +++ lib/libc/sys/getentropy.2 Fri Jun 13 10:20:25 2014 @@ -25,20 +25,19 @@ .Ft

typos in /cvs/src/sys/dev/pci/if_em.h

2013-04-16 Thread Diego Casati
hi, while reading if_em.h i've bumped into a few typos. ok? # cvs diff -Nup if_em.h Index: if_em.h === RCS file: /cvs/src/sys/dev/pci/if_em.h,v retrieving revision 1.48 diff -u -p -r1.48 if_em.h --- if_em.h 7 Sep 2010 16:21:44

Fix a couple of typos in rtadvd.conf.5

2013-03-29 Thread Mike.
Minor typos. Index: rtadvd.conf.5 === RCS file: /cvs/src/usr.sbin/rtadvd/rtadvd.conf.5,v retrieving revision 1.31 diff -u -r1.31 rtadvd.conf.5 --- rtadvd.conf.5 26 Sep 2012 16:19:45 - 1.31 +++ rtadvd.conf.5

Typos in net/bpf.h

2013-03-22 Thread Gabriel Linder
While learning how to use BPF I fumbled on this, clarification is needed imho. ok ? Index: sys/net/bpf.h === RCS file: /cvs/src/sys/net/bpf.h,v retrieving revision 1.43 diff -u -r1.43 bpf.h --- sys/net/bpf.h26 Mar 2012 19:37:42

Re: Typos in net/bpf.h

2013-03-22 Thread Philip Guenther
On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder lin...@jeuxvideo.com wrote: - * bpf understands a program iff kernel_major == filter_major + * bpf understands a program if kernel_major == filter_major Not a typo: iff is a shorthand for if and only if that was inherited from the mathematics

Re: Typos in net/bpf.h

2013-03-22 Thread Creamy
On Fri, Mar 22, 2013 at 03:53:07PM +0100, Gabriel Linder wrote: While learning how to use BPF I fumbled on this, clarification is needed imho. ok ? Index: sys/net/bpf.h === RCS file: /cvs/src/sys/net/bpf.h,v retrieving

Re: Typos in net/bpf.h

2013-03-22 Thread Gabriel Linder
On 03/22/13 17:25, Philip Guenther wrote: On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder lin...@jeuxvideo.com wrote: - * bpf understands a program iff kernel_major == filter_major + * bpf understands a program if kernel_major == filter_major Not a typo: iff is a shorthand for if and only if

Re: Typos in net/bpf.h

2013-03-22 Thread Theo de Raadt
On 03/22/13 17:25, Philip Guenther wrote: On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder lin...@jeuxvideo.com wrote: - * bpf understands a program iff kernel_major == filter_major + * bpf understands a program if kernel_major == filter_major Not a typo: iff is a shorthand for if and

Re: Typos in net/bpf.h

2013-03-22 Thread Gabriel Linder
On 03/22/13 17:38, Theo de Raadt wrote: On 03/22/13 17:25, Philip Guenther wrote: On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder lin...@jeuxvideo.com wrote: - * bpf understands a program iff kernel_major == filter_major + * bpf understands a program if kernel_major == filter_major Not a

Re: Typos in net/bpf.h

2013-03-22 Thread Creamy
On Fri, Mar 22, 2013 at 10:38:25AM -0600, Theo de Raadt wrote: On 03/22/13 17:25, Philip Guenther wrote: On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder lin...@jeuxvideo.com wrote: - * bpf understands a program iff kernel_major == filter_major + * bpf understands a program if

typos in stat(2)

2012-07-11 Thread Han Boetes
I found these typos in the stat(2) manpage: Index: sys/stat.2 === RCS file: /cvs/src/lib/libc/sys/stat.2,v retrieving revision 1.31 diff -u -p -r1.31 stat.2 --- sys/stat.2 17 Nov 2011 14:26:14 - 1.31 +++ sys/stat.2 10 Jul

Re: typos in stat(2)

2012-07-11 Thread Otto Moerbeek
On Wed, Jul 11, 2012 at 02:11:56PM +0200, Han Boetes wrote: I found these typos in the stat(2) manpage: Really? I think it already was explained. This morning. -Otto Index: sys/stat.2 === RCS file: /cvs/src

Re: transferred/transferring typos

2012-02-23 Thread Tobias Ulmer
Anyone brave enough to commit this diff or should I put it into the round file? :)

Re: transferred/transferring typos

2012-02-23 Thread Philip Guenther
On Thu, Feb 23, 2012 at 5:56 PM, Tobias Ulmer tobi...@tmux.org wrote: Anyone brave enough to commit this diff or should I put it into the round file? :) Committed. Thanks for the poke... Philip Guenther

Re: transferred/transferring typos

2012-01-08 Thread Kenneth R Westerback
too. ok krw@. Typos are very distracting when reading code. Ken Index: lib/libsndio/sio_sun.c === RCS file: /home/vcs/cvs/openbsd/src/lib/libsndio/sio_sun.c,v retrieving revision 1.4 diff -u -p -r1.4 sio_sun.c --- lib

transferred/transferring typos

2012-01-07 Thread Tobias Ulmer
After typing 'transferring' wrong one time too many... I didn't touch gcc, binutils, bind, lynx, kerberos, openssl or perl on purpose. Index: lib/libsndio/sio_sun.c === RCS file: /home/vcs/cvs/openbsd/src/lib/libsndio/sio_sun.c,v

Re: transferred/transferring typos

2012-01-07 Thread Jason McIntyre
On Sat, Jan 07, 2012 at 03:29:40PM +0100, Tobias Ulmer wrote: After typing 'transferring' wrong one time too many... I didn't touch gcc, binutils, bind, lynx, kerberos, openssl or perl on purpose. ok by me. jmc Index: lib/libsndio/sio_sun.c

typos in error message

2011-03-06 Thread Anthony J. Bentley
continguous - contiguous. Or perhaps it was meant to be continuous. Index: usr.sbin/bgpd/kroute.c === RCS file: /cvs/src/usr.sbin/bgpd/kroute.c,v retrieving revision 1.186 diff -u usr.sbin/bgpd/kroute.c --- usr.sbin/bgpd/kroute.c

typos in #ifdef DEBUG

2010-07-13 Thread Fred Crowson
Hi tech@ While building a kernel with option DEBUG to try to hunt down my issue with the Libretto 70CT (PR 6052) I came across the following typos which prevented the build: sys/arch/i386/i386/trap.c --- trap.c Wed Jul 14 00:55:31 2010 +++ mytrap.cWed Jul 14 00:44:26 2010 @@ -173,7

typos in src/lib/libc/stdlib/getopt_long.c

2010-04-22 Thread Hyjial Irldar
Hi again ! The appended diff corrects two typos in comments. Cheers ! hyjial. Index: getopt_long.c === RCS file: /cvs/src/lib/libc/stdlib/getopt_long.c,v retrieving revision 1.23 diff -u getopt_long.c --- getopt_long.c 31

typos in /cvs/src/sbin/disklabel/editor.c

2009-12-22 Thread Brad Tilley
# cvs diff -Nup editor.c Index: editor.c === RCS file: /cvs/src/sbin/disklabel/editor.c,v retrieving revision 1.224 diff -N -u -p editor.c --- editor.c12 Nov 2009 16:21:03 - 1.224 +++ editor.c23 Dec 2009 00:33:28

typos /cvs/src/sbin/newfs/mkfs.c

2009-12-22 Thread Brad Tilley
# cvs diff -Nup mkfs.c Index: mkfs.c === RCS file: /cvs/src/sbin/newfs/mkfs.c,v retrieving revision 1.72 diff -N -u -p mkfs.c --- mkfs.c 8 Aug 2008 23:49:53 - 1.72 +++ mkfs.c 23 Dec 2009 00:55:40 - @@ -592,7