mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 23:02:38 +00:00
fsext: add getmntinfo to spell-checker:ignore
This commit is contained in:
parent
11f56a79af
commit
9f63ae6645
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
//! Set of functions to manage file systems
|
||||
|
||||
// spell-checker:ignore DATETIME subsecond (arch) bitrig ; (fs) cifs smbfs
|
||||
// spell-checker:ignore DATETIME getmntinfo subsecond (arch) bitrig ; (fs) cifs smbfs
|
||||
|
||||
use time::macros::format_description;
|
||||
use time::UtcOffset;
|
||||
|
|
Loading…
Reference in a new issue