Date: Mon, 24 Aug 2020 10:52:23 +0200 From: Gordon Bergling <gbe@freebsd.org> To: Hiroki Sato <hrs@freebsd.org> Cc: gbe@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r364449 - head/bin/ls Message-ID: <20200824085223.GA28970@lion.0xfce3.net> In-Reply-To: <20200822.194438.808130473746317382.hrs@FreeBSD.org> References: <202008210620.07L6KC6M091289@repo.freebsd.org> <20200822.194438.808130473746317382.hrs@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Hiroki, On Sat, Aug 22, 2020 at 07:44:38PM +0900, Hiroki Sato wrote: > Hi, >=20 > Gordon Bergling <gbe@FreeBSD.org> wrote > in <202008210620.07L6KC6M091289@repo.freebsd.org>: >=20 > gb> Author: gbe (doc committer) > gb> Date: Fri Aug 21 06:20:11 2020 > gb> New Revision: 364449 > gb> URL: https://svnweb.freebsd.org/changeset/base/364449 > gb> > gb> Log: > gb> ls(1): Update POSIX conformance from 2001 to 2008 > gb> > gb> - Update the options that are non-existing in POSIX from 2001 to 20= 08 > gb> - Update POSIX conformance in the STANDARDS section from 2001 to 20= 08 >=20 > Generally speaking, conformance with POSIX.1-2001 (SUSv3) and > POSIX.1-2008 (SUSv4) are independent, so a simple replacement by > s/2001/2008/ removes the former information. If we want to describe > -2008, please add it instead of replacing the prior version numbers. >=20 > -- Hiroki thanks for your feedback. I can only define POSIX.1-200{1,8} or -susv4. So = what do you think about the following STANDARDS section? For the options that are non-existing I could correct them to -2001 and men= tion also -susv4. STANDARDS With the exception of options -g, -n and -o, the ls utility conforms to IEEE Std 1003.1-2001 (=E2=80=9CPOSIX.1=E2=80=9D) and Version=C2=A04 of= the Single UNIX Specification (=E2=80=9CSUSv4=E2=80=9D). The options -B, -D, -G, -I, = -T, -U, -W, -Z, -b, -h, -w, -y and -, are compatible extensions not defined in IEEE Std 1003.1-2001 (=E2=80=9CPOSIX.1=E2=80=9D). --Gordon --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEYbWI0KY5X7yH/Fy4OQX2V8rP09wFAl9Df8ZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYx QjU4OEQwQTYzOTVGQkM4N0ZDNUNCODM5MDVGNjU3Q0FDRkQzREMACgkQOQX2V8rP 09z5yggAv22HrFPDGBKQRzMBbosxVlw8xAz3XcR+X4ZWoSEiLKvGPu6nC6CTskPe qOqbyxonrnSOCc5t+W/5Gpzft+118+43E9iWTEEikWL3NIxsk3JGjpcWy/Ra0Gvr 6X6A06KbjtgRzHJDSp/V0pw2DhqzZMLIHDei694u2uWsGuRv1yZMJY+U0BQM66mn ryZG0FWBygukr0/wlUnm/fmxJKj8Agu+cPLCi1e0kpolOa2bP/6axnzc+uL8yeqp eyECrKM+R3RwtabMWjuCY/IZYBZnEm46M4cglZjHw4Cwv6NOz/6EA2KpQMNuFoFE sGxoAFdbhwJ6AIvrQaP28d8HvlJHxg== =w4S+ -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200824085223.GA28970>