1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Add procps to the spell ignore list

This commit is contained in:
Sylvestre Ledru 2024-12-29 10:20:34 +01:00 committed by GitHub
parent e8141d3360
commit 48eb8d8703
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
// For the full copyright and license information, please view the LICENSE // For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code. // file that was distributed with this source code.
// spell-checker:ignore exitstatus cmdline kworker pgrep pwait snice // spell-checker:ignore exitstatus cmdline kworker pgrep pwait snice procps
//! Set of functions to manage IDs //! Set of functions to manage IDs
//! //!