9front - general discussion about 9front
 help / color / mirror / Atom feed
From: binary cat <dogedoge61@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] [PATCH] aescbc(1) correction
Date: Wed, 15 Sep 2021 11:33:43 -0400	[thread overview]
Message-ID: <CAHtSCH+19FLj5G5WzxodRdZ==ZRbY1hTkiWWGtKsU6M=7vW58A@mail.gmail.com> (raw)
In-Reply-To: <2AB663B12C5F23BFDAC1087D871EAABF@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

nevermind this,  I misread the manual. That line is referring to secstore,
aescbc is clarified elsewhere.


On Wed, Sep 15, 2021, 11:11 <dogedoge61@gmail.com> wrote:

> the description of the -i option says it reads the password from standard
> input.
> this is wrong. it reads the password from file descriptor 3.
> this patch corrects this
>
> - binarycat---
> //.git/fs/object/8f4842d3465e96d264f5c2f7fa2d61db871aae9f/tree/sys/man/1/secstore
> +++ sys/man/1/secstore
> @@ -68,7 +68,7 @@
>  .PP
>  Option
>  .B -i
> -says that the password should be read from standard input
> +says that the password should be read from file descriptor 3
>  instead of from
>  .BR /dev/cons .
>  .PP

[-- Attachment #2: Type: text/html, Size: 1017 bytes --]

      reply	other threads:[~2021-09-18  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15 19:11 dogedoge61
2021-09-15 15:33 ` binary cat [this message]

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='CAHtSCH+19FLj5G5WzxodRdZ==ZRbY1hTkiWWGtKsU6M=7vW58A@mail.gmail.com' \
    --to=dogedoge61@gmail.com \
    --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).