From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2476 invoked from network); 31 Aug 2020 14:29:45 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2020 14:29:45 -0000 Received: (qmail 28906 invoked by uid 89); 31 Aug 2020 14:30:08 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 28899 invoked from network); 31 Aug 2020 14:30:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=LxiNWLHT+ri4/guFLV59rAgXSCXUqSYeCOepLB7olfQ=; b=LURLTc1rfz+Cn93AksN/bZrsxoVOmWiXpYu3XQgdIDkRNvs+BWIYdlU/Gv7yslaCD8 Pz3hWHve/BoFhvkwLzxwjC5ZK42tqv0ReT6119xmGOhd7gFh/yHnCF8qCPUERz1tD3A+ rnq/zOtb7LdHUjp+KTdHo7NmSIjhOV1azn6uaayn1xo5NpLtYwvywpZqMy81j7AOGufT uxYnYvd209LCh+m1kkTFbo9yO+NM5zMoIW+8V6q8Mx/hUM4qGmOk2NwW98mxaTTquc/5 RTJil3FVkyJHSJRjUiyLha/TyrG7nNoFkyvxHaplyAA9XjL2C8wal07neI75fEFrp6L3 6LvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=LxiNWLHT+ri4/guFLV59rAgXSCXUqSYeCOepLB7olfQ=; b=AjPBb94gskWeneoHUSpgWck8RD12g8EbHSKO7eF/Fy7nwmGAGarL5EP5H0V+b5jOf8 6978iByiCD2A06Kv4o+aNpPgFE42SXoI0Tv/WeDrnbKPhutki9iQ6QJUThJUrhhDz7kC NvLWj6e799MWL97vzOosjrruOCfLKwpQjJx8HJIRGATLpMgcUdFtypo5eYrhUPLTn4gT hOLXNyHLbaLHqLSXDkZWGlLtCY50KC6vpoofz0SrPSSnV9os96kiryDGTE9swuQQi0WY idPn3PfuMUHstBV+mChefZaz6a1czvr40yA2JWg5VImyFWnL7tB9hlzeGwLdk+Zj1qaM kdaA== X-Gm-Message-State: AOAM532rQ2LaHp8fbzZ/pt/3o6SEEB76QCyrzsc+hDfS3mi5WtRl77Sy umT+jdR1+pPE13uQCHVrDTne0NCcErL+k6n2TSGr4Ft6 X-Google-Smtp-Source: ABdhPJzy/QlgZIRt2Gy+5AYtShP+r2GtkCJQbqRWQRFUiYDa+YN+AkPlReZio8jETGoDgRko/LaELQ+zBBxHSiwdQO4= X-Received: by 2002:a02:7055:: with SMTP id f82mr1490053jac.54.1598884180043; Mon, 31 Aug 2020 07:29:40 -0700 (PDT) MIME-Version: 1.0 References: <877dtgtu1z.fsf@ada> In-Reply-To: From: Guillermo Date: Mon, 31 Aug 2020 11:29:29 -0300 Message-ID: Subject: Re: [request for review] Port of s6 documentation to mdoc(7) To: Supervision Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, El dom., 30 ago. 2020 a las 7:01, Laurent Bercot escribi=C3=B3: > > That would be totally awesome. However, I'd hold off on s6-rc for now, > because I'm in the process of exploring a possible redesign (for better > integration of features that distributions want before packaging and > using s6-rc), so it's not improbable that all the documentation gets > rewritten in a not-too-distant future. I have only seen one new feature committed to the Git repository so far. Is it too early to ask what are you planning to change? Thanks, G.