Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2021 04:34:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 226112] awk(1) man page unclear about field separator, FS
Message-ID:  <bug-226112-9-7LMBgBi5Ws@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226112-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226112-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226112

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db891aedcdd2d9a3e1530e45f6b785b768=
cccc466

commit b891aedcdd2d9a3e1530e45f6b785b768cccc466
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-07-20 02:10:22 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-07-20 04:33:26 +0000

    awk: Add more details top the FS variable

    The current description of the FS is true, but only part of the
    truth. Add information about single characters and note that FS=3D"" is
    undefined by the standard, though the two other awk implenetations (mawk
    and gawk) also have this interpretation.

    PR:             226112
    Sponsored by:   Netflix

 usr.bin/awk/awk.1 | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226112-9-7LMBgBi5Ws>