public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: kerolasa@gmail.com
Cc: "Dale R. Worley" <worley@alum.mit.edu>,
	util-linux <util-linux@vger.kernel.org>
Subject: Re: losetup "-p" option is not documented
Date: Mon, 6 Jan 2014 09:09:53 +0100	[thread overview]
Message-ID: <20140106080953.GE4435@x2.net.home> (raw)
In-Reply-To: <CAG27Bk0jsee=nEOUz-m-RRF0cO=u36mqduhd-w1226=S+Yw_SQ@mail.gmail.com>

On Thu, Dec 19, 2013 at 09:46:27AM +0000, Sami Kerola wrote:
> +.IP "\fB\-p, \-\-pass-fd\fP \fIfile descriptior\fP"
> +This option is no longer supported.
>  
>  .SH ENCRYPTION
>  .B Cryptoloop is no longer supported in favor of dm-crypt. For more details see
> diff --git a/sys-utils/losetup.c b/sys-utils/losetup.c
> index 70d9155..7708fd9 100644
> --- a/sys-utils/losetup.c
> +++ b/sys-utils/losetup.c
> @@ -538,7 +538,7 @@ int main(int argc, char **argv)
>  			list = 1;
>  			break;
>  		case 'p':
> -                        warn(_("--pass-fd is no longer supported"));
> +			warnx(_("--pass-fd is no longer supported"));
>  			break;

 I have removed the option (and also -e and -E) from code and man page
 at all, I don't think we have to maintain the warnings for ever.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      reply	other threads:[~2014-01-06  8:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18 22:32 losetup "-p" option is not documented Dale R. Worley
2013-12-19  9:46 ` Sami Kerola
2014-01-06  8:09   ` Karel Zak [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=20140106080953.GE4435@x2.net.home \
    --to=kzak@redhat.com \
    --cc=kerolasa@gmail.com \
    --cc=util-linux@vger.kernel.org \
    --cc=worley@alum.mit.edu \
    /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