util-linux/misc-utils
Karel Zak 16a1c8dcdf lsblk: normalize space in SERIAL and MODEL
These strings come from HW and udev does not modify it. It seems good
idea to clean up it before we print it.

Fixes: https://github.com/karelzak/util-linux/issues/1368
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-06-30 12:25:18 +02:00
..
.gitignore getopt: use examples installation directory in man page 2020-02-15 15:24:01 +00:00
Makemodule.am build-sys: keep adoc files in dist_noinst_DATA 2021-05-05 13:35:30 +02:00
blkid.8.adoc Fix some brackets in synopses 2021-06-17 22:27:17 +02:00
blkid.c blkid: document --hint 2021-04-09 15:07:11 +02:00
cal.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
cal.c fix compiler warnings 2021-01-21 10:26:25 +01:00
fincore.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fincore.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
findfs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
findfs.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
findmnt-verify.c findmnt: add __format__ attribute 2021-06-18 16:35:33 +02:00
findmnt.8.adoc Merge branch 'topic/po4a' of https://github.com/mariobl/util-linux 2021-04-22 15:23:27 +02:00
findmnt.c fix typo in findmnt help 2021-04-08 19:09:30 +02:00
findmnt.h findmnt: add --shadowed 2021-03-22 15:00:47 +01:00
getopt-example.bash docs: rename to getopt-example 2020-11-03 15:23:03 +01:00
getopt-example.tcsh docs: rename to getopt-example 2020-11-03 15:23:03 +01:00
getopt.1.adoc build-sys: fix {release-version} man pages 2021-06-02 11:55:44 +02:00
getopt.c getopt: explicitly ask for POSIX mode on POSIXLY_CORRECT 2021-01-06 20:57:57 +07:00
hardlink.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
hardlink.c hardlink: small regex stuff refactoring 2021-06-16 15:58:14 +02:00
kill.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
kill.c kill: check errno after strto..() 2021-06-21 15:32:51 +02:00
logger.1.adoc fix whitespace issue in ducumentation 2021-05-10 15:53:50 +02:00
logger.c logger: add __format__ attribute 2021-06-18 16:43:30 +02:00
look.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
look.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
lsblk-devtree.c lsblk: print all device mountpoints 2021-01-08 13:20:50 +01:00
lsblk-mnt.c Fix misspellings 2021-04-22 20:31:05 -03:00
lsblk-properties.c lsblk: normalize space in SERIAL and MODEL 2021-06-30 12:25:18 +02:00
lsblk.8.adoc lsblk: fix formatting in -e option 2021-06-08 19:12:19 +03:00
lsblk.c lsblk: sort list of columns 2021-06-09 11:09:33 +02:00
lsblk.h lsblk: print all device mountpoints 2021-01-08 13:20:50 +01:00
lslocks.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
lslocks.c lslocks: check errno after strto..() 2021-06-21 15:33:36 +02:00
mcookie.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mcookie.c lib/randutils: rename random_get_bytes() 2020-11-03 12:38:45 +01:00
meson.build meson: generate man pages from asciidoc 2021-04-06 15:32:46 +02:00
namei.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
namei.c namei: simplify code 2021-06-17 13:23:53 +02:00
rename.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
rename.c rename: use readlink() in more robust way 2021-06-17 13:25:43 +02:00
test_uuidd.c libuuid: (test) cleanup unused memory [coverity scan] 2020-07-14 11:56:15 +02:00
uuidd.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
uuidd.c *: spelling and grammar fixes 2020-12-17 23:39:05 +02:00
uuidd.rc.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidd.service.in uuidd: Add hardening settings to uuidd.service 2018-11-29 10:37:08 +01:00
uuidd.socket.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidgen.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
uuidgen.c uuidgen: give hint in usage() what uuid namepaces can be used 2020-12-28 09:53:12 +00:00
uuidparse.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
uuidparse.c uuidparse: use uuid type definitions from libuuid header 2020-12-28 09:53:12 +00:00
whereis.1.adoc fix whitespace issue in ducumentation 2021-05-10 15:53:50 +02:00
whereis.c whereis: filter bin, man and src differently 2020-11-04 11:43:09 +00:00
wipefs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
wipefs.c wipefs: check errno after strto..() 2021-06-21 15:34:06 +02:00