9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sirjofri <sirjofri+ml-9front@sirjofri.de>
To: 9front@9front.org
Subject: [9front] Typos in mp(2)
Date: Sun, 19 May 2024 00:45:01 +0200 (GMT+02:00)	[thread overview]
Message-ID: <e502132b-086b-4a3e-8a13-02269f82fe38@sirjofri.de> (raw)

> Time invariant computation
> In the field of cryptography, it is sometimes neccesary to
> implement algorithms such that the runtime of the algorithm
> is not depdenent on the input data.

"necessary" and "dependent"

(Sorry, I'm currently unable to do a proper patch, but it should be easy enough to find if someone has the time. Otherwise I'll prepare a patch in the next few days)

sirjofri


Not sure if this would work (typed by hand):


--- a/sys/man/2/mp
+++ b/sys/man/2/mp
 .SS "Time invariant computation"
 .PP
-In the field of cryptography, it is sometimes neccesary to implement
+In the field of cryptography, it is sometimes necessary to implement
-algorithms such that the runtime of the algorithm is not depdenent on
+algorithms such that the runtime of the algorithm is not dependent on
 the input data. This library provides partial support for time
 invariant computation with the
 .I MPtimesafe

             reply	other threads:[~2024-05-18 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-18 22:45 sirjofri [this message]
2024-05-21  4:46 ` Jacob Moody

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e502132b-086b-4a3e-8a13-02269f82fe38@sirjofri.de \
    --to=sirjofri+ml-9front@sirjofri.de \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).