]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd--fix-separators-for-json-output' of https://github.com/masatake...
authorKarel Zak <kzak@redhat.com>
Thu, 22 Jun 2023 12:26:09 +0000 (14:26 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Jun 2023 12:26:09 +0000 (14:26 +0200)
* 'lsfd--fix-separators-for-json-output' of https://github.com/masatake/util-linux:
  lsfd.1.adoc: fix a typo
  lsfd: use ARRAY_STRING and ARRAY_NUMBER json types in some columns
  lsfd: use \n as the separator in INOTIFY.INODES and INOTIFY.INODES.RAW columns
  lsfd: use \n as the separator in EVENTPOLL.TFDS column
  lsfd: (filter) weakly support ARRAY_STRING and ARRAY_NUMBER json types


Trivial merge