mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
util: fix typo
This commit is contained in:
committed by
Daniel Mack
parent
9f8f87e375
commit
30a5b7820c
@@ -1700,7 +1700,7 @@ int parse_size(const char *t, off_t base, off_t *size) {
|
||||
* sometimes SI decimal suffixes. This function can parse
|
||||
* both. Which one is the right way depends on the
|
||||
* context. Wikipedia suggests that SI is customary for
|
||||
* hardrware metrics and network speeds, while IEC is
|
||||
* hardware metrics and network speeds, while IEC is
|
||||
* customary for most data sizes used by software and volatile
|
||||
* (RAM) memory. Hence be careful which one you pick!
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user