]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fix spelling and typos
authormr-bronson <ghbugs@toeai.com>
Wed, 21 Aug 2024 15:28:22 +0000 (15:28 +0000)
committermr-bronson <ghbugs@toeai.com>
Wed, 21 Aug 2024 15:30:51 +0000 (15:30 +0000)
A good start. Some lines moved because they were under a misspelled duplicate heading.

58 files changed:
Documentation/poeigl.txt
Documentation/releases/v2.13-ReleaseNotes
Documentation/releases/v2.14-ReleaseNotes
Documentation/releases/v2.15-ReleaseNotes
Documentation/releases/v2.16-ReleaseNotes
Documentation/releases/v2.17-ReleaseNotes
Documentation/releases/v2.19-ReleaseNotes
Documentation/releases/v2.20-ReleaseNotes
Documentation/releases/v2.21-ReleaseNotes
Documentation/releases/v2.22-ReleaseNotes
Documentation/releases/v2.23-ReleaseNotes
Documentation/releases/v2.24-ReleaseNotes
Documentation/releases/v2.25-ReleaseNotes
Documentation/releases/v2.26-ReleaseNotes
Documentation/releases/v2.28-ReleaseNotes
Documentation/releases/v2.29-ReleaseNotes
Documentation/releases/v2.30-ReleaseNotes
Documentation/releases/v2.32-ReleaseNotes
Documentation/releases/v2.34-ReleaseNotes
Documentation/releases/v2.35-ReleaseNotes
Documentation/releases/v2.36-ReleaseNotes
Documentation/releases/v2.37-ReleaseNotes
Documentation/releases/v2.38-ReleaseNotes
Documentation/releases/v2.39-ReleaseNotes
Documentation/releases/v2.40-ReleaseNotes
include/pt-mbr-partnames.h
include/pt-mbr.h
include/pt-sun.h
include/xxhash.h
lib/crc32c.c
lib/fileeq.c
libblkid/src/config.c
libfdisk/src/fdiskP.h
libfdisk/src/gpt.c
libfdisk/src/item.c
libfdisk/src/partition.c
libfdisk/src/table.c
libmount/python/pylibmount.c
libmount/src/hook_mount.c
libmount/src/optlist.c
libsmartcols/src/calculate.c
libsmartcols/src/filter.c
libsmartcols/src/grouping.c
login-utils/lslogins.c
m4/ul.m4
misc-utils/hardlink.c
misc-utils/kill.c
schedutils/chrt.c
sys-utils/hwclock-cmos.c
sys-utils/lscpu.h
tests/expected/lsfd/mkfds-unix-in-netns-dgram
tests/expected/lsfd/mkfds-unix-in-netns-seqpacket
tests/expected/lsfd/mkfds-unix-in-netns-stream
tests/helpers/test_mkfds_ppoll.c
tests/ts/lsblk/README
tests/ts/lsfd/mkfds-unix-in-netns
tests/ts/lsns/ioctl_ns
tests/ts/mount/shared-subtree

index 12cae63bf6609615e75ee3c6a74caa0aedf3cca7..c4634f30ba9a6480282c7875d11ef0087aee9473 100644 (file)
@@ -231,7 +231,7 @@ Version 1.27 (10-May-94):
 Version 1.26 alpha (25-Apr-94):
        Added patch from Bill Reynolds <bill@goshawk.lanl.gov> to
        simpleinit, so it will drop into single user if /etc/rc
-       fails, eg. from fsck.
+       fails, e.g. from fsck.
 
 Version 1.25 (9-Feb-94):
        Agetty should now work with the Linux 0.99pl15a kernel.
index 3a9e6ef98c7530c56d32a883861e0a5783ff358d..f0d6d63a22dcca1145a6499d181e217998d3c9ce 100644 (file)
@@ -149,7 +149,7 @@ cfdisk:
    - fix stupid typo in GPT checker call  [Karel Zak]
 chsh:
    - don't use empty shell field in /etc/passwd  [Karel Zak]
-   - remove tailing wihit-spaces and use PATH_BSHELL  [Karel Zak]
+   - remove trailing white-spaces and use PATH_BSHELL  [Karel Zak]
 col:
    - getwchar() errors shouldn't be hidden  [Karel Zak]
 cytune:
@@ -170,7 +170,7 @@ docs:
    - clean up TODO file and add a new resuest for 2.14  [Karel Zak]
    - fix authorship of 8-bit cleanup agetty patch  [Karel Zak]
    - fix BSD licence name in README.licensing  [Karel Zak]
-   - fix info about devel/master branchs  [Karel Zak]
+   - fix info about devel/master branches  [Karel Zak]
    - fix URL and typos in README.devel  [Karel Zak]
    - remove deprecated section from README  [Karel Zak]
    - update release notes  [Karel Zak]
@@ -198,7 +198,7 @@ hwclock:
    - add support for audit system  [Karel Zak]
    - fix --systohc sets clock 0.5 seconds slow  [Karel Zak]
    - make ggc happy and check return values from fgets, read and write  [Karel Zak]
-   - remove tailing white-spaces and clean up clock.h  [Karel Zak]
+   - remove trailing white-spaces and clean up clock.h  [Karel Zak]
 ionice:
    - clean up error handling  [Matthias Koenig]
    - cleanup usage for idle class  [Matthias Koenig]
@@ -229,7 +229,7 @@ lomount.c:
 look:
    - fix problem with !isalnum() words  [Karel Zak]
    - man page clarification  [Pádraig Brady]
-   - remove tailing white-spaces  [Karel Zak]
+   - remove trailing white-spaces  [Karel Zak]
 losetup:
    - add -a option to list all used loop devices  [Karel Zak]
    - add a new option -s  [Karel Zak]
@@ -365,7 +365,7 @@ sfdisk:
 swapoff:
    - correctly handle UUID= and LABEL= identifiers  [LaMont Jones]
 swapon:
-   - cleanup PATH_ macros and tailing white-spaces  [Karel Zak]
+   - cleanup PATH_ macros and trailing white-spaces  [Karel Zak]
    - cleanup fsprobe_*() usage  [Karel Zak]
    - does not correctly deal with symlinks  [Marco d'Itri]
    - fix swapon headers and syscalls  [Mike Frysinger]
index 1ba5ce79666d924341bda2e7904f13341109716a..2a5369904f3f0dd0fe1a572343cf3f8360229a1a 100644 (file)
@@ -159,7 +159,7 @@ docs:
    - cleanup DEPRECATED file  [Karel Zak]
    - cleanup README.devel, add note about coding style and Signed-off-by  [Karel Zak]
    - fix ChangeLog URL  [Pascal Terjan]
-   - fix stable branche name in README.devel  [Karel Zak]
+   - fix stable branch name in README.devel  [Karel Zak]
    - mark vipw(1) is deprecated in favor of vipw from shadow-utils  [Karel Zak]
    - refresh TODO list  [Karel Zak]
    - remove date from ReleasNotes  [Karel Zak]
@@ -302,7 +302,7 @@ mount:
    - use canonicalize in getfs_by_devname  [Karel Zak]
 namei:
    - add to identify FIFO (named pipe) and update manpage  [Li Zefan]
-   - cleanup tailing white-spaces  [Karel Zak]
+   - cleanup trailing white-spaces  [Karel Zak]
    - non-linux support (get_current_dir_name() and PATH_MAX)  [Karel Zak, Samuel Thibault]
 partx:
    - fix compiler warnings  [Karel Zak]
@@ -408,7 +408,7 @@ tests:
    - fix blkid cache usage  [Karel Zak]
    - move test_bkdev to lib/  [Karel Zak]
    - redirect libblkid cache to BLKID_FILE  [Karel Zak]
-   - rename test_sysinfo, remove tailing white-spaces  [Karel Zak]
+   - rename test_sysinfo, remove trailing white-spaces  [Karel Zak]
    - use losetup -s  [Karel Zak]
 umount:
    - add hint about lsof & fuser  [Karel Zak]
index fdd2579836443bef1b07d9f4aa845da7aa02350e..6d3f3cd01c72ef8faf0b56ca1c5f3b5354303cb2 100644 (file)
@@ -364,7 +364,7 @@ fdisk:
    - warn users about 2.2TB dos partition limit  [Karel Zak]
 flock:
    - Allow lock directory  [Alexey Gladkov]
-   - add NLS support, remove tailing white-spaces  [Karel Zak]
+   - add NLS support, remove trailing white-spaces  [Karel Zak]
    - fix printf format error in usage()  [Karel Zak]
    - segfaults when file name is not given  [Karel Zak]
 fsck:
@@ -419,7 +419,7 @@ ipcmk:
    - new command  [Hayden James]
 ipcs:
    - adjust some field positions and widths for correct alignment  [Benno Schulenberg]
-   - fix exit codes, remove tailing white-spaces  [Karel Zak]
+   - fix exit codes, remove trailing white-spaces  [Karel Zak]
    - ungettextize the spacing of the table headers  [Benno Schulenberg]
 ldattach:
    - don't compile for non-linux systems  [Samuel Thibault]
index 0cd2984b88b089f75090995bd7090ec3990606a9..90761c9692d00461baf26ca660910323c40bffcb 100644 (file)
@@ -159,7 +159,7 @@ switch_root:
    - rewrite to use fstatat() and unlinkat()  [Karel Zak]
    - use err.h, clean up return codes  [Karel Zak]
    - use file descriptor instead of path for recursiveRemove()  [Peter Jones]
-   - use snprintf() rather tan str{cpy,cat}()  [Karel Zak]
+   - use snprintf() rather than str{cpy,cat}()  [Karel Zak]
 tests:
    - add functions for work withdisk images  [Karel Zak]
    - add mdraid libblkid test  [Karel Zak]
index 91e8e75b8a9dc47682999ae00db67583a68280dd..a7d864b9fe7f44292c1499af12e2a42f577bf38c 100644 (file)
@@ -328,7 +328,7 @@ libblkid:
    - return first detected crypto device  [Scott James Remnant]
    - topology - add logical and physical sector size  [Karel Zak]
    - topology - ignore non-blockdevs  [Karel Zak]
-   - trim tailing whitespace from unicode LABELs  [Karel Zak]
+   - trim trailing whitespace from unicode LABELs  [Karel Zak]
    - update docs/.gitignore  [Karel Zak]
    - use BLKSSZGET for GPT sectors  [Karel Zak]
    - use blkid_new_probe_from_filename() in docs  [Karel Zak]
@@ -403,7 +403,7 @@ namei:
    - use c.h  [Karel Zak]
 newgrp:
    - newgrp.1 formatting  [Peter Breitenlohner]
-   - use c.h, remove tailing whitespace  [Karel Zak]
+   - use c.h, remove trailing whitespace  [Karel Zak]
 partx:
    - partx.8 formatting  [Peter Breitenlohner]
    - use c.h  [Karel Zak]
@@ -453,7 +453,7 @@ setsid:
    - setsid.1 formatting  [Peter Breitenlohner]
 setterm:
    - setterm.1 formatting  [Peter Breitenlohner]
-   - use c.h, remove tailing whitespace  [Karel Zak]
+   - use c.h, remove trailing whitespace  [Karel Zak]
 sfdisk:
    - confused about disk size  [Karel Zak]
    - dump has to be $LANG insensitive  [Karel Zak]
index 6406b712d516ef9f5d3a750e0688529e748c3388..11c130ffb6076d8a7db4b65647af41fd7e25d191 100644 (file)
@@ -607,7 +607,7 @@ tests:
    - add quoted optstr  [Karel Zak]
    - add utab update tests  [Karel Zak]
    - check for mtab  [Karel Zak]
-   - fix blkid MD test (missing tailing whitespaces)  [Karel Zak]
+   - fix blkid MD test (missing trailing whitespaces)  [Karel Zak]
    - fix libmount test  [Karel Zak]
    - fix strtosize() test  [Karel Zak]
    - ignore device name used in some fdisk and blkid tests  [Francesco Cosoleto]
index 8f125e47f767b7ac742b0ca2f89bb3244a789c7f..0fb8b09438ada1297101a3e388aaf4985465cc12 100644 (file)
@@ -102,7 +102,7 @@ agetty:
    - check virtual console for UTF-8 support  [Werner Fink]
    - clean up usage  [Karel Zak]
    - cleanup argv parsing, utmp update, use writeall(), etc.  [Werner Fink]
-   - coding style - fix comments, remove tailing whitespace  [Karel Zak]
+   - coding style - fix comments, remove trailing whitespace  [Karel Zak]
    - coding style - fix identation  [Karel Zak]
    - don't use xalloc.h stuff  [Karel Zak]
    - error message about required arguments  [Sami Kerola]
@@ -295,7 +295,7 @@ dmesg:
    - refactoring - cleanup print buffer code  [Karel Zak]
    - refactoring - cleanup read buffer code  [Karel Zak]
    - reorder options, add comments  [Karel Zak]
-   - use SYSLOG_ACTION_* macros rather than magic constatnts  [Karel Zak]
+   - use SYSLOG_ACTION_* macros rather than magic constants  [Karel Zak]
    - variables refactoring  [Karel Zak]
    - cleanups -- use err(), xalloc()  [Marek Polacek]
 docs:
@@ -996,7 +996,7 @@ ul.c:
    - code style and comment fixes  [Sami Kerola]
    - convert definition to function  [Sami Kerola]
    - escape handling refactored  [Sami Kerola]
-   - fix compier warnings  [Sami Kerola]
+   - fix compiler warnings  [Sami Kerola]
    - magic constant removal  [Sami Kerola]
    - use long options  [Sami Kerola]
    - warn user when command chooses term type  [Sami Kerola]
index a69ee016db60e88907007a869bfbb9c271c419db..1c7c211f23320d2044a1d0e0da2f249176f060b6 100644 (file)
@@ -34,7 +34,7 @@ losetup(8):
        table parser
 
 mount(8), umount(8):
-   - new pure libmount based mount(8) and umounts(8) commands are available,
+   - new pure libmount based mount(8) and umount(8) commands are available,
      this experimental implementation could be enabled by --enable-new-mount
 
 agetty(8):
@@ -355,7 +355,7 @@ fdisk:
    - remove PACKED macro  [Karel Zak]
    - remove possibly_osf_label variable that is only assigned  [Francesco Cosoleto]
    - remove redundant declaration [cppcheck]  [Sami Kerola]
-   - remove uneecessary code  [Karel Zak]
+   - remove unnecessary code  [Karel Zak]
    - remove unused 'require' member in enum action  [Francesco Cosoleto]
    - remove unused guess_device_type() function  [Francesco Cosoleto]
    - rename bselect, xselect functions  [Francesco Cosoleto]
@@ -525,7 +525,7 @@ libblkid:
    - remove unnecessary position check from list_for_each_safe loops  [Karel Zak]
    - silence a format string warning [-Wformat]  [Francesco Cosoleto]
    - update docs  [Karel Zak]
-   - verify arroy bound before reference [cppcheck]  [Sami Kerola]
+   - verify array bound before reference [cppcheck]  [Sami Kerola]
 libmount:
    - Use filter arg of scandir* to pickup /etc/fstab.d/*.fstab files  [Masatake YAMATO]
    - add "+" prefix for options pattern (e.g findmnt -O)  [Karel Zak]
@@ -535,7 +535,7 @@ libmount:
    - add function to parse offsets/sizes  [Karel Zak]
    - add functions to export syscall/helpers status  [Karel Zak]
    - add mnt_context_umount_next()  [Karel Zak]
-   - add new exprimental umount(8)  [Karel Zak]
+   - add new experimental umount(8)  [Karel Zak]
    - add post-mount checks to detect ro/rw  [Karel Zak]
    - add sanitize_env() to mount(8) sample  [Karel Zak]
    - add support for encrypted loopdevs  [Karel Zak]
@@ -576,16 +576,16 @@ libmount:
    - fix use of logical '&&' with constant operand  [Francesco Cosoleto]
    - fixed a small typo  [s.p@orbitalfox.com]
    - ignore "defaults" mount option  [Karel Zak]
-   - ignore tailing slash in netfs source paths  [Petr Uzel]
+   - ignore trailing slash in netfs source paths  [Petr Uzel]
    - improve verbose message  [Karel Zak]
    - make iter reset more robust [coverity scan]  [Karel Zak]
    - make options in fstab optional  [Karel Zak]
-   - potential null derefence [smatch scan]  [Karel Zak]
+   - potential null dereference [smatch scan]  [Karel Zak]
    - previously assumed null pointer [smatch scan]  [Karel Zak]
    - redundant null check on calling free() [smatch scan]  [Karel Zak]
-   - remove dead assigment  [Karel Zak]
+   - remove dead assignment  [Karel Zak]
    - remove fstab.d support  [Karel Zak]
-   - remove magic constatnt from mount(8)  [Karel Zak]
+   - remove magic constant from mount(8)  [Karel Zak]
    - remove teaser proto for mnt_table_get_name  [Dave Reisner]
    - scandirat based mnt_table_parse_dir implementation  [Masatake YAMATO]
    - support -o loop=<devname>  [Karel Zak]
index 145713efc1bdc581ce45661001e00d33c13aa75c..b3163023b5e80f66759390ff51553454b79e4d57 100644 (file)
@@ -579,7 +579,7 @@ include:
    - add stream error checking facility  [Sami Kerola]
    - define format to be constant in xasprintf()  [Sami Kerola]
    - fix spurious list.h warnings  [Sami Kerola]
-   - fix void pointer arithmetics warnings  [Sami Kerola]
+   - fix void pointer arithmetic warnings  [Sami Kerola]
    - move get_terminal_width() to ttyutils.h  [Petr Uzel]
    - rename writeall.h to all-io.h  [Petr Uzel]
 include [optutils]:
@@ -719,7 +719,7 @@ libmount:
    - improve ifdef HAVE_LIBSELINUX stuff  [Karel Zak]
    - improve mnt_tables_is_mounted  [Karel Zak]
    - make some string operations more robust  [Karel Zak]
-   - optimize for paths with tailing slash  [Karel Zak]
+   - optimize for paths with trailing slash  [Karel Zak]
    - plug a memory leak in exec_helper()  [Petr Uzel]
    - remount does not add entry to mtab file  [Karel Zak]
    - rename mnt_context_fstab_applied to mnt_context_tab_applied  [Karel Zak]
index 3b53f66242126130e1ffd1210ae2ad74a76f62ad..50fea80f7aa9f553c8447ba94fd72ed919c0234d 100644 (file)
@@ -260,7 +260,7 @@ dmesg:
    - add boundary check to facility & level array usage  [Sami Kerola]
    - fix console-level off-by-one  [Bjørn Mork]
    - fix usage()  [Karel Zak]
-   - fix usage() output consistancy  [Sami Kerola]
+   - fix usage() output consistency  [Sami Kerola]
    - make usage() translator friendly  [Sami Kerola]
    - minor cleanup of EXCL_xxx_ERR macros  [Andrii Bordunov]
    - more colors, more fun  [Karel Zak]
@@ -545,10 +545,6 @@ lib/canonicalize:
    - don't use /dev/mapper/<name> if the node does not exist  [Karel Zak]
 lib/color:
    - add module for work with terminal colors  [Ondrej Oprala]
-lib/consolas:
-   - remove global variable concount, fix linked list  [Karel Zak]
-lib/console:
-   - fix possible fd leak  [Karel Zak]
 lib/consoles:
    - /proc/consoles code refactoring  [Karel Zak]
    - TIOCGDEV code refactoring  [Karel Zak]
@@ -557,8 +553,10 @@ lib/consoles:
    - add test program  [Karel Zak]
    - cmdline code refactoring  [Karel Zak]
    - don't call perror()  [Karel Zak]
+   - fix possible fd leak  [Karel Zak]
    - minor clean ups  [Karel Zak]
    - remove global variable comparedev  [Karel Zak]
+   - remove global variable concount, fix linked list  [Karel Zak]
    - remove global variable consoles  [Karel Zak]
    - remove global variable initcp  [Karel Zak]
    - small cleanup  [Karel Zak]
index 32aadffb128fb6fbe8f5d30d26b005ac4d67d108..f43c08d8868babbce48506952771295099abae9f 100644 (file)
@@ -136,7 +136,7 @@ build-sys:
    - fix last stuff  [Karel Zak]
    - fix lastb symlink  [Karel Zak]
    - fix static builds  [Karel Zak]
-   - fix tinfo congitional  [Karel Zak]
+   - fix tinfo conditional  [Karel Zak]
    - fix {lib,sbin}dir paths  [Karel Zak]
    - improbe UL_CONFLICT_BUILD macro  [Karel Zak]
    - install pylibmount into  [Karel Zak]
index 3e77b008ba136563ddb134bd23f1891531023950..0722507f5af48616fa09ddb3ac518cb7b0ad0259 100644 (file)
@@ -123,8 +123,6 @@ blkid:
 blockdev:
    - Some minor corrections to the manual  [Bjarni Ingi Gislason]
    - don't use HDIO_GETGEO  [Phillip Susi]
-buil-sys:
-   - disable in UL_BUILD_INIT() on --disable-all-programs  [Karel Zak]
 build:
    - fix some compiler warnings  [Ruediger Meier]
 build-sys:
@@ -149,6 +147,7 @@ build-sys:
    - add sys-utils/uname26.8 to gitignore  [Karel Zak]
    - cleanup bash-completion/  [Karel Zak]
    - consolidate systemd support  [Karel Zak]
+   - disable in UL_BUILD_INIT() on --disable-all-programs  [Karel Zak]
    - don't compile deprecated last(1) on --enable-all-programs  [Karel Zak]
    - don't connect _DEPENDENCIES and _LIBADD  [Karel Zak]
    - enable chfn and chsh by default  [Karel Zak]
@@ -171,7 +170,7 @@ build-sys:
    - improve the informative message when not building some util  [Benno Schulenberg]
    - libmount/python/__init__.py is always a dist file  [Ruediger Meier]
    - move libsmartcols.so to /lib if they exists  [Karel Zak]
-   - ove fdisks to disk-utils  [Karel Zak]
+   - move fdisks to disk-utils  [Karel Zak]
    - release++ (v2.25-rc1)  [Karel Zak]
    - release++ (v2.25-rc2)  [Karel Zak]
    - remove deprecated-mount/  [Karel Zak]
@@ -520,7 +519,7 @@ kill:
    - deprecat invocation as 'pid' command name  [Sami Kerola]
    - fix bug in --all semantic  [Karel Zak]
    - fix coding style  [Sami Kerola]
-   - flip all comparions to be in smaller - greater order  [Sami Kerola]
+   - flip all comparisons to be in smaller - greater order  [Sami Kerola]
    - make kill-by-name more obvious in man page  [Karel Zak]
    - make options --pid and --queue mutually exclusive  [Sami Kerola]
    - make usage() not to return  [Sami Kerola]
@@ -649,14 +648,14 @@ libfdisk:
    - (dos) be more verbose when change bootable flag  [Karel Zak]
    - (dos) calculation of total size based on CHS in check function  [Thorsten Wilmer]
    - (dos) consolidate partition end-offset code  [Karel Zak]
-   - (dos) count fisrt usable LBA to total number of used sectors  [Karel Zak]
+   - (dos) count first usable LBA to total number of used sectors  [Karel Zak]
    - (dos) fix ext_index usage  [Karel Zak]
    - (dos) fix free part counter  [Karel Zak]
    - (dos) fix log.partition delete  [Karel Zak]
    - (dos) improve logical partition reorder command  [Karel Zak]
    - (dos) make EBR parser more robust  [Karel Zak]
    - (dos) remove get_partition_type()  [Karel Zak]
-   - (dos) use check() for dos-comaptible mode only  [Karel Zak]
+   - (dos) use check() for dos-compatible mode only  [Karel Zak]
    - (dos) use new list() and get_part() API  [Karel Zak]
    - (dos) warn on type 0  [Karel Zak]
    - (gpt) add /home GUID  [Karel Zak]
@@ -805,7 +804,7 @@ libsmartcols:
    - init symbols when necessary  [Karel Zak]
    - move some code around  [Ondrej Oprala]
    - remove unnecessary code  [Karel Zak]
-   - resuse buffer for encoded data  [Karel Zak]
+   - reuse buffer for encoded data  [Karel Zak]
    - revert the column flags API  [Ondrej Oprala]
    - rewrite test code to tree(1)-like util  [Karel Zak]
    - separate flags, add getters/setters  [Ondrej Oprala]
@@ -897,7 +896,7 @@ lslogins:
    - cleanup time formats  [Karel Zak]
    - cleanup usage()  [Karel Zak]
    - comment-in an expensive realloc  [Ondrej Oprala]
-   - conding style changes  [Karel Zak]
+   - coding style changes  [Karel Zak]
    - count per-user processes  [Ondrej Oprala]
    - fix nologins check  [Karel Zak]
    - fix option exclusivity  [Ondrej Oprala]
@@ -1016,7 +1015,7 @@ prlimit:
 pylibmount:
    - correctly import from pylibmount.so  [Dave Reisner]
    - import directly from pylibmount in tests  [Karel Zak]
-   - remove unncessary subdirectory  [Karel Zak]
+   - remove unnecessary subdirectory  [Karel Zak]
 raw:
    - Improve the typesetting of the manual  [Bjarni Ingi Gislason]
 rename:
@@ -1030,7 +1029,7 @@ script:
    - --quiet option is not quiet.  [James Hunt]
    - Also flush writes to timing file.  [Jesper Dahl Nyerup]
    - check that stdin is a terminal  [Karel Zak]
-   - clean up code to genenrate Star/Done messages  [Karel Zak]
+   - clean up code to generate Star/Done messages  [Karel Zak]
    - clean up files usage  [Karel Zak]
    - don't call TIOCGWINSZ in signal handler  [Karel Zak]
    - don't wait for empty descriptors if child is dead  [Karel Zak]
@@ -1119,7 +1118,7 @@ switch_root:
 taskset:
    - fix PERMISSIONS section of taskset man page  [Rik van Riel]
 term-utils:
-   - avoid error message string length couting errors  [Sami Kerola]
+   - avoid error message string length counting errors  [Sami Kerola]
 tests:
    - add .BE hexdump test results (from s390)  [Karel Zak]
    - add TERM= to all cal(1) tests  [Karel Zak]
@@ -1207,7 +1206,7 @@ tests:
    - split off losetup scsi_debug part  [Ruediger Meier]
    - style Makefile and make output  [Ruediger Meier]
    - swaplabel needs to respect pagesize  [Ruediger Meier]
-   - test corruted GPT headers  [Karel Zak]
+   - test corrupted GPT headers  [Karel Zak]
    - try hard to create swaplabel's test image  [Ruediger Meier]
    - ts_device_init remove useless error handling  [Ruediger Meier]
    - ts_device_init requires loop support  [Ruediger Meier]
index abaca0f98a2490265d41eadaabad60da72efaafe..84012bbdf0162d56dd8f73105ace82685d5407d0 100644 (file)
@@ -479,7 +479,7 @@ libfdisk:
    - (dos) delete also logical with extended  [Karel Zak]
    - (dos) don't inform about logical partition  [Karel Zak]
    - (dos) fix N-1 error for partition size  [Karel Zak]
-   - (dos) fix booable flag usage  [Karel Zak]
+   - (dos) fix bootable flag usage  [Karel Zak]
    - (dos) fix logical partitions add/delete code  [Karel Zak]
    - (dos) fix logical partitions errors handling  [Karel Zak]
    - (dos) fix typo  [Karel Zak]
@@ -957,7 +957,7 @@ tests:
    - scsi_debug workaround  [Karel Zak]
    - simplify and update swaplabel test  [Karel Zak]
    - skip kill -SEGV test when running AddressSanitizer  [Sami Kerola]
-   - test cazy sizes for sfdisk  [Karel Zak]
+   - test crazy sizes for sfdisk  [Karel Zak]
    - update MBR sort test  [Karel Zak]
    - update UDF test (add identifiers)  [Pali Rohár]
    - update bsd test  [Karel Zak]
index 5e2ce1cd26908ab7c7c2b43a3f2bf852701dac7d..265c590a94b09dc3ad84d15760aef836d11ae3f6 100644 (file)
@@ -405,7 +405,7 @@ libsmartcols:
    - print title only with SCOLS_FMT_HUMAN  [Igor Gnatenko]
    - put new line after title  [Igor Gnatenko]
    - reduce also SCOLS_FL_WRAP columns  [Karel Zak]
-   - reflect changinging SCOLS_FL_TREE after adding to table  [Igor Gnatenko]
+   - reflect changing SCOLS_FL_TREE after adding to table  [Igor Gnatenko]
    - rewrite ./sample-scols-wrap  [Karel Zak]
    - set everything once in scols_table_set_title()  [Igor Gnatenko]
    - support continuous printing  [Karel Zak]
index 4d733128f8aeebadc6cbe397cd9d8f0207859e93..8e8e4a1e8aeb95efdb1125e0e2c32026d42f9c96 100644 (file)
@@ -45,7 +45,7 @@ build-sys:
    - add --enable-libuuid-force-uuidd  [Ruediger Meier]
    - add UL_REQUIRES_COMPILE macro  [Karel Zak]
    - add missing include/plymouth-ctrl.h  [Karel Zak]
-   - add non-action for ncurses pkg-cong test  [Karel Zak]
+   - add non-action for ncurses pkg-config test  [Karel Zak]
    - add parisc to define ARCH_  [Karel Zak]
    - add tools/Makemodule.am  [Karel Zak]
    - clean up relation between ncurses[w] and wide-char support  [Karel Zak]
@@ -322,7 +322,7 @@ logger:
    - remove trailing spaces when outputing to journal  [Sami Kerola]
    - simplify if clause [oclint]  [Sami Kerola]
 loopdev:
-   - Implememt loopcxt_set_status()  [Stanislav Brabec]
+   - Implement loopcxt_set_status()  [Stanislav Brabec]
 losetup:
    - Prevent AUTOCLEAR detach race  [Stanislav Brabec]
    - add --nooverlap options  [Karel Zak, Stanislav Brabec]
index 3e795bee055371177ede29df0148b9e8ac57545c..2328900f4ac1199326107b7d66c27f550ec0da3c 100644 (file)
@@ -316,7 +316,7 @@ getops:
 hwclock:
    - --set and --predict segmentation fault  [J William Piggott]
    - add debugging to open_rtc()  [Sami Kerola]
-   - alloate date_resp parsing buffer in interpret_date_string()  [Sami Kerola]
+   - allocate date_resp parsing buffer in interpret_date_string()  [Sami Kerola]
    - clarify cmos inb and outb preprocessor directives  [Sami Kerola]
    - clarify set_cmos_epoch() code  [Sami Kerola]
    - do not hardcode date command magic string twice  [Sami Kerola]
index 7fb93df7814a72d6f8f12e0be4e34eb6b1ce61ee..7124f433aff4578537505862b89ae867cf5ca885 100644 (file)
@@ -415,7 +415,7 @@ tests:
    - add some more udevadm settle  [Ruediger Meier]
    - add tests for encode functions from lib/mbsalign.c  [Vaclav Dolezal]
    - add udevadm settle to sfdisk/resize  [Ruediger Meier]
-   - add wierd sleep for libmount/context  [Ruediger Meier]
+   - add weird sleep for libmount/context  [Ruediger Meier]
    - added missing expected outputs for partx (atari)  [Vaclav Dolezal]
    - added test for libblkid atari pt  [Vaclav Dolezal]
    - adjust for ISO timezone colon use  [J William Piggott]
@@ -429,7 +429,7 @@ tests:
    - don't lock fd 1 (stdout), don't use /proc/$$/fd  [Ruediger Meier]
    - don't use mount.<type> helpers in mount-by-pattern tests  [Karel Zak]
    - don't use unlocked resources  [Ruediger Meier]
-   - dont't timeout flock  [Ruediger Meier]
+   - don't timeout flock  [Ruediger Meier]
    - fix fincore/count KNOWN_FAIL  [Ruediger Meier]
    - fix grep expressions for devices  [Ruediger Meier]
    - fix losetup race  [Ruediger Meier]
index 35ab7aae6006b5ccab769fe030d04ec2fd7783c1..2cf236124cf669f3aaf6b6c16d7aea7fdceb4df7 100644 (file)
@@ -187,7 +187,7 @@ fstrim:
 fstrim -a/-A:
    - Skip read-only volumes  [Stanislav Brabec]
 fstrim.c:
-   - Remove commnet about vfat not supporting fstrim  [Marcos Paulo de Souza]
+   - Remove comment about vfat not supporting fstrim  [Marcos Paulo de Souza]
 hardlink:
    - (man) add AVAILABILITY  [Karel Zak]
    - add first simple tests  [Ruediger Meier]
@@ -348,7 +348,7 @@ libsmartcols:
    - (docs) add reference to v2.33 and v2.34  [Karel Zak]
    - (groups) improve debug messages  [Karel Zak]
    - (groups) improve scols_table_group_lines() args check [coverity scan]  [Karel Zak]
-   - (groups) print group childrent after regualr tree  [Karel Zak]
+   - (groups) print group children after regular tree  [Karel Zak]
    - (groups) remove hardcoded const numbers  [Karel Zak]
    - (groups) use print functions tp calculate grpset  [Karel Zak]
    - add another UTF symbols  [Karel Zak]
@@ -357,7 +357,7 @@ libsmartcols:
    - add grouping samples  [Karel Zak]
    - add is_last_child(), move is_last_column()  [Karel Zak]
    - add lines grouping support  [Karel Zak]
-   - cell width calulation cleanup  [Karel Zak]
+   - cell width calculation cleanup  [Karel Zak]
    - fix  variable shadowing  [Sami Kerola]
    - fix docs  [Karel Zak]
    - fix groups reset, add debugs  [Karel Zak]
index 3d0a270cc502838da8342422908d028d2038ef91..41464f4838df3992d3e7d67d516ffd7ed8b52bf6 100644 (file)
@@ -101,7 +101,7 @@ cal:
 cfdisk:
    - check mnt_table_parse_fstab() return code [coverity scan]  [Karel Zak]
 chfn:
-   - don't append extra tailing commas  [Karel Zak]
+   - don't append extra trailing commas  [Karel Zak]
 choom:
    - improve docs  [Karel Zak]
 chsh:
@@ -113,8 +113,6 @@ colcrt:
 column:
    - fix outputing empty column at the end of line  [Yousong Zhou]
    - pass control struct to local_wcstok()  [Sami Kerola]
-cript:
-   - always use decimal point numbers in logs  [Karel Zak]
 disk-utils:
    - docs  fix sfdisk(8) man page typo  [Matthew Krupcale]
 dmesg:
@@ -387,6 +385,7 @@ script:
    - add option --log-out  [Karel Zak]
    - add option --log-timing  [Karel Zak]
    - allow to use the same log for more streams  [Karel Zak]
+   - always use decimal point numbers in logs  [Karel Zak]
    - cleanup info logging  [Karel Zak]
    - cleanup logs freeing  [Karel Zak]
    - cleanup usage  [Karel Zak]
index b2727a4eae488b22cec90d1cf710b7e1294155f5..31cf457774a46031e4bed5a66cecf379a4732293 100644 (file)
@@ -65,7 +65,7 @@ to avoid collisions between JSON libraries and to reduce dependencies overhead i
 libmount.  Note that dm-verity support is still EXPERIMENTAL and disabled by
 default.
 
-more(1) has been refactored to meet 21st century codding standards. Thanks to
+more(1) has been refactored to meet 21st century coding standards. Thanks to
 Sami Kerola.
 
 Thanks to Michael Kerrisk for massive man pages cleanup, and thanks to Evgeny
@@ -144,7 +144,7 @@ bash-completion:
    - umount explicitly needs gawk  [Wolfram Sang]
    - update irqtop and lsirq completions  [Sami Kerola]
 bash-completion/umount:
-   - shell charaters escape  [Etienne Mollier]
+   - shell characters escape  [Etienne Mollier]
 blkdiscard:
    - (man) offset and length must be sector aligned  [Lukas Czerner]
    - Refuse to proceed if signatures are found  [Lukas Czerner]
@@ -500,7 +500,7 @@ more:
    - do not reset parent process terminal in execute()  [Sami Kerola]
    - drop setuid permissions before executing anything  [Sami Kerola]
    - fix SIGSTOP and SIGCONT handling  [Sami Kerola]
-   - fix moving backwards so that it can reach begining of the file  [Sami Kerola]
+   - fix moving backwards so that it can reach beginning of the file  [Sami Kerola]
    - make execute() more robust and timely  [Sami Kerola]
    - make page and arrow up/down to update view  [Sami Kerola]
    - move code blocks from more_key_command() to functions  [Sami Kerola]
index d94059ea848d7fc9408022b14f9d435718bdce59..6c7ace1eafb9a566573317cd78d33c0e2f185205 100644 (file)
@@ -184,7 +184,7 @@ blockdev:
 build-sys:
    - add --disable-scriptutils  [Karel Zak]
    - add .stamp to gitignore  [Karel Zak]
-   - add EXTRA_LTLIBRARIES beween CLEANFILES  [Karel Zak]
+   - add EXTRA_LTLIBRARIES between CLEANFILES  [Karel Zak]
    - add UL_REQUIRES_PROGRAM() macro, use it for asciidoc  [Karel Zak]
    - add configure options to disable individual utils  [heitbaum]
    - add man-common/Makemodule.am  [Karel Zak]
@@ -358,7 +358,7 @@ github:
    - cleanup cibuild.sh  [Karel Zak]
    - enable ci-build for all basic branches  [Karel Zak]
    - export CC and CXX  [Karel Zak]
-   - fix asciidoctror dependence  [Karel Zak]
+   - fix asciidoctor dependence  [Karel Zak]
    - fix btrfs package name  [Karel Zak]
    - fix cibuild typo  [Karel Zak]
    - fix distcheck job  [Karel Zak]
@@ -594,7 +594,7 @@ login:
    - tidy up manual page  [Sami Kerola]
    - use calloc() when memory needs to be cleared  [Sami Kerola]
    - use close_range() system call when possible  [Sami Kerola]
-   - use explicit_bzero() to get rid of confidental memory  [Sami Kerola]
+   - use explicit_bzero() to get rid of confidential memory  [Sami Kerola]
    - use full tty path for PAM_TTY  [Karel Zak]
    - use mem2strcpy() rather than rely on printf()  [Karel Zak]
    - use sig_atomic_t type for variable accessed from signal handler  [Sami Kerola]
@@ -681,7 +681,7 @@ lscpu:
    - cleanup -e  [Karel Zak]
    - cleanup lscpu_unref_cputype()  [Karel Zak]
    - cleanup tab vs. space  [Karel Zak]
-   - cleaup arch freeing  [Karel Zak]
+   - cleanup arch freeing  [Karel Zak]
    - convert ARM decoding to new API  [Karel Zak]
    - convert getopt block to new API  [Karel Zak]
    - deallocate maps  [Karel Zak]
@@ -930,7 +930,7 @@ tests:
    - update hardlink tests  [Karel Zak]
    - update libfdisk JSON outputs  [Karel Zak]
    - update lscpu output  [Karel Zak]
-   - update mountpoint return code chack  [Karel Zak]
+   - update mountpoint return code check  [Karel Zak]
    - update mountpoint tests  [Karel Zak]
    - update script(1) return code  [Karel Zak]
    - update sfdisk wipe tests  [Karel Zak]
index 9eac9f62605ac20f7bc385860ef3d5a095d1bddb..936bbc31ca472613affe8535b53b11e3fff3fab6 100644 (file)
@@ -32,8 +32,8 @@ fstrim(8) ignores all /ect/fstab entries with X-fstrim.notrim mount option now.
 
 hardlink(1) now supports reflinks (new options --reflinks and --skip-reflinks),
 and a new option --method=<memcmp,sha1,crc32,sha256> to specify a way how to
-compare files. Now the files comparation use Linux crypto API in zero-copy way
--- all is calculated in kernel and userspace compares only hash checksums
+compare files. Now the files are compared using Linux crypto API in zero-copy
+way -- all is calculated in kernel and userspace compares only hash checksums
 (default is sha256).
 
 hwclock(8) supports new command line options --param-get and --param-set to
@@ -220,7 +220,7 @@ fixup! lsns:
    - interpolate missing namespaces for converting forests to a tree  [Masatake YAMATO]
 flock:
    - (adoc) fix example  [Karel Zak]
-   - Decribe limitations of flock  deadlock, NFS, CIFS  [Stanislav Brabec]
+   - Describe limitations of flock  deadlock, NFS, CIFS  [Stanislav Brabec]
 fsck:
    - check errno after strto..()  [Karel Zak]
    - clear SIGCHLD inherited setting  [Karel Zak]
@@ -683,7 +683,7 @@ lsfd:
    - specify column more declarative way  [Masatake YAMATO]
    - split new_file(), remove map_file_data  [Karel Zak]
    - support threads with -l option  [Masatake YAMATO]
-   - tiny change to default colummns initialization  [Karel Zak]
+   - tiny change to default columns initialization  [Karel Zak]
    - unify nodev lists into global one  [Masatake YAMATO]
    - use 'new_' prefix when we allocate something  [Karel Zak]
    - use lib/procfs.c  [Karel Zak]
index 9c3b4fb95dc8eb21c4c589152339a550d35a9adb..4ccabae7dae720302df6b31e42386f1ba42f2b27 100644 (file)
@@ -699,7 +699,7 @@ libmount:
    - (mount) de-duplicate when apply MS_SECURE  [Karel Zak]
    - (mount) fix mount by FS list/pattern for new API  [Karel Zak]
    - (mount) fix recursion  [Karel Zak]
-   - (mount) free hook data if new APi not avalable  [Karel Zak]
+   - (mount) free hook data if new API not available  [Karel Zak]
    - (mount) implement remount by new Linux API  [Karel Zak]
    - (mount) improve code  [Karel Zak]
    - (mount) improve syscalls status handling  [Karel Zak]
@@ -774,7 +774,7 @@ libmount:
    - don't include mount-api-utils.h everywhere  [Karel Zak]
    - don't refer optlist when copy libmnt_fs  [Karel Zak]
    - don't require return argument in get-like functions  [Karel Zak]
-   - dont ignore autofs mounts by default  [Ian Kent]
+   - don't ignore autofs mounts by default  [Ian Kent]
    - ensure child hangs around until we persisted namespace  [Christian Brauner]
    - fix MS_REMOUNT emulation by mount_setattr()  [Karel Zak]
    - fix and cleanup relatime use  [Karel Zak]
@@ -929,7 +929,7 @@ lscpu:
    - use topology maps in more robust way  [Karel Zak]
 lsfd:
    - (filter)  accept '.' used in column names  [Masatake YAMATO]
-   - (filter)  fix a codeing style of if/else  [Masatake YAMATO]
+   - (filter)  fix a coding style of if/else  [Masatake YAMATO]
    - (filter)  parse "" in filter expression correctly  [Masatake YAMATO]
    - (man) Fix typo and add markup for external man page link  [Mario Blättermann]
    - (man) fix po-man warnings  [Karel Zak]
@@ -944,7 +944,7 @@ lsfd:
    - (man) write more about TCP scokets  [Masatake YAMATO]
    - (style) reformat colinfo array  [Masatake YAMATO]
    - (test) add a case for TCPv6 sockets  [Masatake YAMATO]
-   - <breaking comaptiblity> move PROTONAME column to SOCK. column namespace  [Masatake YAMATO]
+   - <breaking compatibility> move PROTONAME column to SOCK. column namespace  [Masatake YAMATO]
    - add ENDPOINTS column  [Masatake YAMATO]
    - add SOCKLISTENING column  [Masatake YAMATO]
    - add a helper function decoding interface indexes  [Masatake YAMATO]
@@ -1004,7 +1004,7 @@ lsfd:
    - rename tcp_state to l4_state and use the type instead of unsigned int  [Masatake YAMATO]
    - revise the comment for UNIX_LINE_LEN  [Masatake YAMATO]
    - run netfs test  [Thomas WeiĂźschuh]
-   - show classes of anonyomous inodes in AINODECLASS column  [Masatake YAMATO]
+   - show classes of anonymous inodes in AINODECLASS column  [Masatake YAMATO]
    - show extra information returned from ioctl(..., NS_GET_NSTYPE)  [Masatake YAMATO]
    - show pid, comm, and nspid of pidfd in PIDFD.{PID,COMM,NSPID} columns  [Masatake YAMATO]
    - show pids targeted by pidfds in NAME column  [Masatake YAMATO]
index ada7f275984b8f82f2ddf8e350528f5e8b0c6474..631123300bf9aa4f45a45c0d96fffff9732f0a20 100644 (file)
@@ -158,7 +158,7 @@ ci:
    - don't combine -Werror and -fsanitize  [Thomas WeiĂźschuh]
    - enable -Werror for meson  [Thomas WeiĂźschuh]
    - fix indentation  [Frantisek Sumsal]
-   - hide coverage-related stuff begind --enable-coverage  [Frantisek Sumsal]
+   - hide coverage-related stuff behind --enable-coverage  [Frantisek Sumsal]
    - mark source directory as safe  [Thomas WeiĂźschuh]
    - packit  add flex  [Karel Zak]
    - prevent prompts during installation  [Thomas WeiĂźschuh]
@@ -623,7 +623,7 @@ libuuid:
 libuuid/src/gen_uuid.c:
    - fix cs_min declaration  [Fabrice Fontaine]
 logger:
-   - initialize socket credentials contol union  [Karel Zak]
+   - initialize socket credentials control union  [Karel Zak]
    - make sure path is terminated [coverity scan]  [Karel Zak]
    - use strncpy instead of strcpy  [Thomas WeiĂźschuh]
 login:
index 0a65daabb4750021a2f52cf71ee15125404472fd..a712b6127189775a7baab289b259589004c59ae8 100644 (file)
@@ -9,7 +9,7 @@
        {0x04, N_("FAT16 <32M")},
        {0x05, N_("Extended")},         /* DOS 3.3+ extended partition */
        {0x06, N_("FAT16")},            /* DOS 16-bit >=32M */
-       {0x07, N_("HPFS/NTFS/exFAT")},  /* OS/2 IFS, eg, HPFS or NTFS or QNX or exFAT */
+       {0x07, N_("HPFS/NTFS/exFAT")},  /* OS/2 IFS, e.g., HPFS or NTFS or QNX or exFAT */
        {0x08, N_("AIX")},              /* AIX boot (AIX -- PS/2 port) or SplitDrive */
        {0x09, N_("AIX bootable")},     /* AIX data or Coherent */
        {0x0a, N_("OS/2 Boot Manager")},/* OS/2 Boot Manager */
index 81b2aee80e7f6cdf4569f79c377ed425530d3dca..48e57bde2217965c3421c8372c7658252add003a 100644 (file)
@@ -113,7 +113,7 @@ enum {
        MBR_FAT16_LESS32M_PARTITION     = 0x04,
        MBR_DOS_EXTENDED_PARTITION      = 0x05,
        MBR_FAT16_PARTITION             = 0x06, /* DOS 16-bit >=32M */
-       MBR_HPFS_NTFS_PARTITION         = 0x07, /* OS/2 IFS, eg, HPFS or NTFS or QNX */
+       MBR_HPFS_NTFS_PARTITION         = 0x07, /* OS/2 IFS, e.g., HPFS or NTFS or QNX or exFAT */
        MBR_AIX_PARTITION               = 0x08, /* AIX boot (AIX -- PS/2 port) or SplitDrive */
        MBR_AIX_BOOTABLE_PARTITION      = 0x09, /* AIX data or Coherent */
        MBR_OS2_BOOTMNGR_PARTITION      = 0x0a, /* OS/2 Boot Manager */
index acb4b56e29acaade0ef3ce432be95db364c3f55f..c7ada40b5bcf7acc36b7058c11dc8188b8d2cd45 100644 (file)
@@ -75,7 +75,7 @@ struct sun_disklabel {
 #define SUN_TAG_LINUX_SWAP     0x82    /* Linux SWAP           */
 #define SUN_TAG_LINUX_NATIVE   0x83    /* Linux filesystem     */
 #define SUN_TAG_LINUX_LVM      0x8e    /* Linux LVM            */
-#define SUN_TAG_LINUX_RAID     0xfd    /* LInux RAID           */
+#define SUN_TAG_LINUX_RAID     0xfd    /* Linux RAID           */
 
 #define SUN_FLAG_UNMNT         0x01    /* Unmountable partition*/
 #define SUN_FLAG_RONLY         0x10    /* Read only            */
index bfb1a959419974ee85199bd5032bfabb8292c551..fbd1aab9aca03eff09f65e19a10003953c58bbba 100644 (file)
@@ -1568,7 +1568,7 @@ static void* XXH_memcpy(void* dest, const void* src, size_t size)
  * @brief Used to prevent unwanted optimizations for @p var.
  *
  * It uses an empty GCC inline assembly statement with a register constraint
- * which forces @p var into a general purpose register (eg eax, ebx, ecx
+ * which forces @p var into a general purpose register (e.g., eax, ebx, ecx
  * on x86) and marks it as modified.
  *
  * This is used in a few places to avoid unwanted autovectorization (e.g.
index 5776727a251468737f5565a87b3322041620231d..a0c23f70dfa60d20ac4cc4dd982cc152ac0cad6b 100644 (file)
@@ -2,7 +2,7 @@
  * This code is from freebsd/sys/libkern/crc32.c
  *
  * Simplest table-based crc32c.  Performance is not important
- * for checking crcs on superblocks
+ * for checking CRCs on superblocks.
  */
 
 /*-
index d5961916122b372549458d1276b023c955f0533c..b40eba2b0b400e9fa55b9587b865c4ef6acd9d1a 100644 (file)
@@ -400,7 +400,7 @@ static ssize_t get_digest(struct ul_fileeq *eq, struct ul_fileeq_data *data,
        if (n > eq->blocksmax)
                return 0;
 
-       /* return already cached if alvalable */
+       /* return already cached if available */
        if (n < get_cached_nblocks(data)) {
                DBG(DATA, ul_debugobj(data, " digest cached"));
                assert(data->blocks);
index 66c1864f0c6f40518ce65246b6688a7a68927909..2b089de75e6e3633bd1f0c0a3c04bb02667ec21d 100644 (file)
@@ -191,7 +191,7 @@ struct blkid_config *blkid_read_config(const char *filename)
 
        if ((error = econf_getBoolValue(file, NULL, "SEND_UEVENT", &uevent))) {
                if (error != ECONF_NOKEY) {
-                       DBG(CONFIG, ul_debug("couldn't fetch SEND_UEVENT corrently: %s", econf_errString(error)));
+                       DBG(CONFIG, ul_debug("couldn't fetch SEND_UEVENT currently: %s", econf_errString(error)));
                        goto err;
                } else {
                        DBG(CONFIG, ul_debug("key SEND_UEVENT not found, using built-in default "));
index 49e057f1139e2f4189af006de067501f6ae63274..c972726563db9e223e5baa6c38589fae93eccffa 100644 (file)
@@ -494,7 +494,7 @@ struct fdisk_labelitem {
 };
 
 /* Use only internally for non-allocated items, never use
- * refcouting for such items!
+ * refcounting for such items!
  */
 #define FDISK_LABELITEM_INIT   { .type = 0, .refcount = 0 }
 
index 1c19d8618082a6c83c7851181c38134361791039..3e383286bd5717fb61761b2e644237b3e499ed15 100644 (file)
@@ -2827,7 +2827,7 @@ static int gpt_check_table_overlap(struct fdisk_context *cxt,
  * @cxt: context
  * @nents: number of wanted entries
  *
- * Elarge GPT entries array if possible. The function check if an existing
+ * Enlarge GPT entries array if possible. The function check if an existing
  * partition does not overlap the entries array area. If yes, then it report
  * warning and returns -EINVAL.
  *
index f46e646f560c9f01c8e55610afb09efaa4e54b4a..9e2f44ca124d753906693a22e7da0448fb128988 100644 (file)
@@ -58,7 +58,7 @@ struct fdisk_labelitem *fdisk_new_labelitem(void)
 void fdisk_ref_labelitem(struct fdisk_labelitem *li)
 {
        if (li) {
-               /* me sure we do not use refcouting for static items */
+               /* make sure we do not use refcounting for static items */
                assert(li->refcount > 0);
                li->refcount++;
        }
@@ -102,7 +102,7 @@ void fdisk_unref_labelitem(struct fdisk_labelitem *li)
        if (!li)
                return;
 
-       /* me sure we do not use refcouting for static items */
+       /* make sure we do not use refcounting for static items */
        assert(li->refcount > 0);
 
        li->refcount--;
index 5b717051d1223084ecae8a15d63bb1c59a2cf49e..22a07af70274305cf94d334515bd6a49277e7e53 100644 (file)
@@ -1283,7 +1283,7 @@ static int recount_resize(
                DBG(PART, ul_debugobj(tpl, "resize: moving start %s relative, new start: %ju",
                                tpl->movestart == FDISK_MOVE_DOWN  ? "DOWN" : "UP", (uintmax_t)start));
 
-       /* 1b) set new start - try freespace before the curret partition */
+       /* 1b) set new start - try freespace before the current partition */
        } else if (tpl->movestart == FDISK_MOVE_DOWN) {
 
                if (resize_get_first_possible(tb, cur, &start) != 0)
index 84c60d448e447c295c46579786fde684df3de1a2..30955e1a64abb92331dc6d82e796fc2cd8651d2d 100644 (file)
@@ -77,7 +77,7 @@ void fdisk_ref_table(struct fdisk_table *tb)
  * fdisk_unref_table:
  * @tb: table pointer
  *
- * Descrements reference counter, on zero the @tb is automatically
+ * Decrements reference counter, on zero the @tb is automatically
  * deallocated.
  */
 void fdisk_unref_table(struct fdisk_table *tb)
index 28856eaffaa2116ed1f8d8512c1e8236b5c9c830..03af1eeb0f1380a18255c648db1d1d7b10cb4d13 100644 (file)
@@ -55,7 +55,7 @@ void *UL_RaiseExc(int e)
                        PyErr_SetString(LibmountError, "Not found required entry in fstab");
                        break;
                case MNT_ERR_NOFSTYPE:
-                       PyErr_SetString(LibmountError, "Lailed to detect filesystem type");
+                       PyErr_SetString(LibmountError, "Failed to detect filesystem type");
                        break;
                case MNT_ERR_NOSOURCE:
                        PyErr_SetString(LibmountError, "Required mount source undefined");
index f56479303186c2ab609f5c2f25226b8eb5d8c9e0..736160f0e4888835b0e1064958066595e027d350 100644 (file)
@@ -364,7 +364,7 @@ static int hook_reconfigure_mount(struct libmnt_context *cxt,
 
        rc = configure_superblock(cxt, hs, api->fd_fs, 1);
        if (!rc) {
-               DBG(HOOK, ul_debugobj(hs, "re-configurate FS"));
+               DBG(HOOK, ul_debugobj(hs, "reconfigure FS"));
                rc = fsconfig(api->fd_fs, FSCONFIG_CMD_RECONFIGURE, NULL, NULL, 0);
                hookset_set_syscall_status(cxt, "fsconfig", rc == 0);
        }
index 317d7a39d2a23cc148ee733754c6700c5ed128d3..11a7eed047e070a8662be7f2fef730b0381352e8 100644 (file)
@@ -1259,7 +1259,7 @@ static const struct libmnt_optmap *get_map(const char *name)
 
 static inline unsigned long str2flg(const char *str)
 {
-       return (unsigned long) strtox64_or_err(str, "connt convert string to flags");
+       return (unsigned long) strtox64_or_err(str, "can't convert string to flags");
 }
 
 static int test_append_str(struct libmnt_test *ts __attribute__((unused)),
index 93261ba4d72eb0d6ae439d43adb67510ce1921cc..77e843397b26e147631a1c83feea9ab347bba283 100644 (file)
@@ -379,7 +379,7 @@ static int reduce_column(struct libscols_table *tb,
                        break;
                if (nth == 0)
                        /* columns are reduced in "bad first" way, be more
-                        * agresive for the the worst column */
+                        * aggressive for the the worst column */
                        reduce = 3;
 
                if (cl->width < reduce)
index 80980bc463b3f4240559028e3398d5d22f7b1bf6..d8068bb99dd809222904739a73e2eb445a028fc6 100644 (file)
@@ -105,7 +105,7 @@ static void remove_counters(struct libscols_filter *fltr)
  * scols_unref_filter:
  * @fltr: filter instance
  *
- * Deincrements reference counter, unallocates the filter for the last
+ * Decrements reference counter, unallocates the filter for the last
  * reference.
  *
  * Since: 2.40
@@ -120,7 +120,7 @@ void scols_unref_filter(struct libscols_filter *fltr)
        }
 }
 
-/* This is generic allocater for a new node, always use the node type specific
+/* This is generic allocator for a new node, always use the node type specific
  * functions (e.g. filter_new_param() */
 struct filter_node *__filter_new_node(enum filter_ntype type, size_t sz)
 {
@@ -270,7 +270,7 @@ int filter_eval_node(struct libscols_filter *fltr, struct libscols_line *ln,
  * @fltr: filter instance
  * @status: return 1 or 0 as result of the expression
  *
- * Applies filter (and also counters assisiated with the filter).
+ * Applies filter (and also counters associated with the filter).
  *
  * Returns: 0, a negative number in case of an error.
  *
index ed9735fbe63325198eddabe8ed128447d9aa5203..e43838e678cf3d421aea093a3b778ec445db697d 100644 (file)
@@ -505,7 +505,7 @@ int scols_table_group_lines(        struct libscols_table *tb,
                        return -EINVAL;
                }
                if (ln->group && member->group && ln->group != member->group) {
-                       DBG(GROUP, ul_debugobj(gr, "failed group lines (groups mismatch bwteen member and line"));
+                       DBG(GROUP, ul_debugobj(gr, "failed group lines (groups mismatch between member and line)"));
                        return -EINVAL;
                }
        }
index d13d3d72072a4dc4918e08a69d8e103bfa91608b..1106c2dfe190a31da000855e5dad4ba4e1fb909e 100644 (file)
@@ -741,7 +741,7 @@ static const char *get_pwd_method(const char *str, const char **next)
 #define is_valid_pwd_char(x)   (isascii((unsigned char) (x)) && !is_invalid_pwd_char(x))
 
 /*
- * This function do not accept empty passwords or locked accouns.
+ * This function does not accept empty passwords or locked accounts.
  */
 static int valid_pwd(const char *str)
 {
index b767a481de7be336f9939058629f8dfadc4c4b52..33fb3fc255bca3038ecbefd1a46a12425e4cda96 100644 (file)
--- a/m4/ul.m4
+++ b/m4/ul.m4
@@ -152,7 +152,7 @@ dnl Modifies $build_<name>  variable according to $enable_<name> and OS type. Th
 dnl $enable_<name> could be "yes", "no" and "check". If build_<name> is "no" then
 dnl all checks are skipped.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $2.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $2.
 dnl
 AC_DEFUN([UL_REQUIRES_LINUX], [
   m4_define([suffix], m4_default([$2],$1))
@@ -181,7 +181,7 @@ dnl Modifies $build_<name>  variable according to $enable_<name> and $host. The
 dnl $enable_<name> could be "yes", "no" and "check". If build_<name> is "no" then
 dnl all checks are skipped.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $3.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $3.
 dnl
 AC_DEFUN([UL_EXCLUDE_ARCH], [
   m4_define([suffix], m4_default([$3],$1))
@@ -214,7 +214,7 @@ dnl
 dnl The <arch> maybe a list, then at least one of the patterns in the list
 dnl have to match.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $3.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $3.
 dnl
 AC_DEFUN([UL_REQUIRES_ARCH], [
   m4_define([suffix], m4_default([$3],$1))
@@ -253,7 +253,7 @@ dnl The <havename> maybe a list, then at least one of the items in the list
 dnl have to exist, for example: [ncurses, tinfo] means that have_ncurser=yes
 dnl *or* have_tinfo=yes must be defined.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $4.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $4.
 dnl
 AC_DEFUN([UL_REQUIRES_HAVE], [
   m4_define([suffix], m4_default([$4],$1))
@@ -290,7 +290,7 @@ dnl ability compile AC_LANG_PROGRAM(<program_prologue>, <program_body>).
 dnl
 dnl The <desc> is description used for warning/error dnl message (e.g. "foo support").
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $5.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $5.
 
 AC_DEFUN([UL_REQUIRES_COMPILE], [
   m4_define([suffix], m4_default([$5],$1))
@@ -328,7 +328,7 @@ dnl ability compile AC_PATH_PROG().
 dnl
 dnl The <desc> is description used for warning/error dnl message (e.g. "foo support").
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $5.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $5.
 AC_DEFUN([UL_REQUIRES_PROGRAM], [
   m4_define([suffix], m4_default([$5],$1))
 
@@ -363,7 +363,7 @@ dnl
 dnl The <havedesc> is description used for warning/error
 dnl message (e.g. "function").
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $4.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $4.
 dnl
 AC_DEFUN([UL_CONFLICTS_BUILD], [
   m4_define([suffix], m4_default([$4],$1))
@@ -387,7 +387,7 @@ dnl UL_REQUIRES_BUILD(NAME, BUILDNAME, [VARSUFFIX=$1])
 dnl
 dnl Modifies $build_<name> variable according to $enable_<name> and $have_funcname.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $3.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $3.
 dnl
 AC_DEFUN([UL_REQUIRES_BUILD], [
   m4_define([suffix], m4_default([$3],$1))
@@ -418,8 +418,8 @@ dnl
 dnl Note that SYSCALL-TEST has to define $ul_cv_syscall_<name> variable, see
 dnl also UL_CHECK_SYSCALL().
 dnl
-dnl The default <name> for $build_ and $enable_ count be overwrited by option $4 and
-dnl $ul_cv_syscall_ could be overwrited by $3.
+dnl The default <name> for $build_ and $enable_ count be overwritten by option $4 and
+dnl $ul_cv_syscall_ could be overwritten by $3.
 dnl
 AC_DEFUN([UL_REQUIRES_SYSCALL_CHECK], [
   m4_define([suffix], m4_default([$4],$1))
@@ -452,7 +452,7 @@ dnl Initializes $build_<name>  variable according to $enable_<name>. If
 dnl $enable_<name> is undefined then ENABLE_STATE is used and $enable_<name> is
 dnl set to ENABLE_STATE.
 dnl
-dnl The default <name> for $build_ and $enable_ could be overwrited by option $3.
+dnl The default <name> for $build_ and $enable_ could be overwritten by option $3.
 dnl
 AC_DEFUN([UL_BUILD_INIT], [
   m4_define([suffix], m4_default([$3],$1))
index 07e193878f181f2a5672d64233fc39d25d2112e5..e4b44c6c6d504000b6d4f1cea20f1634bb63b052 100644 (file)
@@ -330,10 +330,10 @@ static inline int filename_strcmp(const struct file *a, const struct file *b)
 /**
  * Compare only directory names (ignores root directory and basename (filename))
  *
- * The complete path conrains three fragments:
+ * The complete path contains three fragments:
  *
  * <rootdir> is specified on hardlink command line
- * <dirname> is all betweehn rootdir and filename
+ * <dirname> is all between rootdir and filename
  * <filename> is last component (aka basename)
  */
 static inline int dirname_strcmp(const struct file *a, const struct file *b)
index 40f0c2f1888e40c56ff10c5e34f4b476bfe0f7a3..02b03f55128fd639d1eb41c2c58b03d3c3413110 100644 (file)
@@ -277,7 +277,7 @@ static void __attribute__((__noreturn__)) usage(void)
        fputs(_(" -p, --pid              print pids without signaling them\n"), out);
        fputs(_(" -l, --list[=<signal>|=0x<sigmask>]\n"
                "                        list signal names, convert a signal number to a name,\n"
-               "                         or convrt a signal mask to names\n"), out);
+               "                         or convert a signal mask to names\n"), out);
        fputs(_(" -L, --table            list signal names and numbers\n"), out);
        fputs(_(" -r, --require-handler  do not send signal if signal handler is not present\n"), out);
        fputs(_(" -d, --show-process-state <pid>\n"
index d343ceca0e342ebc1fc6e6524e9f290230c14bf1..dde3e48ce9e202cea9db09fbcac9d6a777d30c05 100644 (file)
@@ -299,7 +299,7 @@ static int set_sched_one(struct chrt_ctl *ctl, pid_t pid)
        if (ctl->policy != SCHED_DEADLINE)
                return set_sched_one_by_setscheduler(ctl, pid);
 
-       /* no changeed by chrt, follow the current setting */
+       /* not changed by chrt, follow the current setting */
        sa.sched_nice = getpriority(PRIO_PROCESS, pid);
 
        /* use main() to check if the setting makes sense */
index 5f59090e3ebede3719f8d4a22a4182ace0c3dd4e..7e5eecc7dcee839e9dd588ba1dcd5924c13ca863 100644 (file)
@@ -88,7 +88,7 @@ static unsigned short clock_ctl_addr = 0x70;
 static unsigned short clock_data_addr = 0x71;
 
 /*
- * Hmmh, this isn't very atomic. Maybe we should force an error instead?
+ * Hmm, this isn't very atomic. Maybe we should force an error instead?
  *
  * TODO: optimize the access to CMOS by mlockall(MCL_CURRENT) and SCHED_FIFO
  */
index 02f857781500c7a78895df027d6ba66887fe9e42..a79206e9336b1341cec81c785809ac9a13d26211 100644 (file)
@@ -225,7 +225,7 @@ struct lscpu_cxt {
        struct lscpu_cputype **cputypes;
 
        size_t npossibles;      /* number of possible CPUs */
-       struct lscpu_cpu **cpus; /* possible CPUs, contains gaps (cups[n]=NULL) */
+       struct lscpu_cpu **cpus; /* possible CPUs, contains gaps (cpus[n]=NULL) */
 
        size_t npresents;
        cpu_set_t *present;     /* mask with present CPUs */
index 48ac72faacfac4a4cc12b9f22f976a5e992d22de..fba79f9603c1c884e6f1dce74be6d970a0617206 100644 (file)
@@ -1,6 +1,6 @@
 5 SOCK state=unconnected path=test_mkfds-unix-dgram-ns type=dgram unconnected dgram 0 test_mkfds-unix-dgram-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the dgram socket is extracted as expectedly
+the netns for the dgram socket is extracted as expected
 5 SOCK state=unconnected path=@test_mkfds-unix-dgram-ns type=dgram unconnected dgram 0 @test_mkfds-unix-dgram-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the abstract dgram socket is extracted as expectedly
+the netns for the abstract dgram socket is extracted as expected
index b997e55a90d20cc4f41d563a2a4a6c68a3aa954c..1beee2252d1b66d0bbba25d30313b8d40a7e514d 100644 (file)
@@ -1,6 +1,6 @@
 5 SOCK state=listen path=test_mkfds-unix-seqpacket-ns type=seqpacket listen seqpacket 1 test_mkfds-unix-seqpacket-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the seqpacket socket is extracted as expectedly
+the netns for the seqpacket socket is extracted as expected
 5 SOCK state=listen path=@test_mkfds-unix-seqpacket-ns type=seqpacket listen seqpacket 1 @test_mkfds-unix-seqpacket-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the abstract seqpacket socket is extracted as expectedly
+the netns for the abstract seqpacket socket is extracted as expected
index c4ec9d499b4dc639fa533474b352b42f27f090b4..8a5b1c709e49bc4019eed58f5405cd9a40775425 100644 (file)
@@ -1,6 +1,6 @@
 5 SOCK state=listen path=test_mkfds-unix-stream-ns listen stream 1 test_mkfds-unix-stream-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the stream socket is extracted as expectedly
+the netns for the stream socket is extracted as expected
 5 SOCK state=listen path=@test_mkfds-unix-stream-ns listen stream 1 @test_mkfds-unix-stream-ns
 ASSOC,STTYPE,NAME,SOCK.STATE,SOCK.TYPE,SOCK.LISTENING,UNIX.PATH: 0
-the netns for the abstract stream socket is extracted as expectedly
+the netns for the abstract stream socket is extracted as expected
index 33d5aa83227dba9414ed29d34fa03227681bdb62..e48792900f759db866d21c3a5c7eaa625da7d382 100644 (file)
@@ -23,7 +23,7 @@
  * Glibc defines sigset_t its own way. However, it is not what kernel
  * expects.
  *
- * If an applicaiton uses the glibc's sigset_t via ppoll(2) wrapper,
+ * If an application uses the glibc's sigset_t via ppoll(2) wrapper,
  * there is no problem; the wrapper function may translate the glibc's
  * sigset_t to what kernel expects.
  *
index 6f937102c96802ad4977d81a368ce0f719736332..2bff267ed020d320ef8411a4becf47e4700b7df6 100644 (file)
@@ -1,5 +1,5 @@
 
-Howto add new lsblk test:
+How to add new lsblk test:
 
 * run mk-input.sh <testname>
 
index 9ed456701c240397ef3ae3b5f8dade70045dfde7..2df604029b1341817fb8d47397f8fe1935a276e6 100755 (executable)
@@ -15,7 +15,7 @@
 # GNU General Public License for more details.
 #
 TS_TOPDIR="${0%/*}/../.."
-TS_DESC="UNIX sockets made in a differenct net namespace"
+TS_DESC="UNIX sockets made in a different net namespace"
 
 . "$TS_TOPDIR"/functions.sh
 ts_init "$*"
@@ -47,7 +47,7 @@ compare_net_namespaces()
     sock_netns=$(${TS_CMD_LSFD} -n -o SOCK.NETNS -p "${pid}" -Q '(FD == 5)')
 
     if [[ "${altns_inode}" == "${sock_netns}" ]]; then
-       echo "the netns for the $type socket is extracted as expectedly"
+       echo "the netns for the $type socket is extracted as expected"
     else
        echo "the netns for the $type socket is not extracted well"
        echo "altns_inode=${altns_inode}"
index 7ab192bbcc5abe1d7c45d69fe2b22b07352e34ed..c9cd31f7c8880208e564f7df1aa62d28a311a78b 100755 (executable)
@@ -106,7 +106,7 @@ mainpid=$!
     $TS_CMD_UNSHARE --user --pid --mount-proc --fork bash -s > $FIFO_DATA <<'EOF'
     stat -c %i -L /proc/self/ns/user
     stat -c %i -L /proc/self/ns/pid
-    # Wait till FIFO_WAIT is clsoed.
+    # Wait till FIFO_WAIT is closed.
     read -u 4
 EOF
 ) &
index aaaaf64692c9014b0d732de283cc12c8c7e4889a..eb8fceaea834d6bec9527d34295855a12148ec17 100755 (executable)
@@ -22,7 +22,7 @@ $TS_CMD_MOUNT --bind $TS_MOUNTPOINT $TS_MOUNTPOINT &> /dev/null
 
 # check the bind
 $TS_CMD_FINDMNT --kernel --mountpoint $TS_MOUNTPOINT  &> /dev/null
-[ "$?" == "0" ] || ts_die "Cannot find binded $TS_MOUNTPOINT in /proc/self/mountinfo"
+[ "$?" == "0" ] || ts_die "Cannot find bound $TS_MOUNTPOINT in /proc/self/mountinfo"
 
 # use the same mounpoint for all sub-tests
 MOUNTPOINT="$TS_MOUNTPOINT"