diff options
| author | andvar <andvar@NetBSD.org> | 2021-11-07 20:31:09 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2021-11-07 20:31:09 +0000 |
| commit | 22b07ba5215ce205b0ad7d006f0c0cb5adfb12e0 (patch) | |
| tree | fc3eff8d46ec0e956b880c9add2248abd15a54de /sys/dev | |
| parent | e09fd13e06bd0aac815576ce1ab7ee10c78aa11b (diff) | |
fix various typos, mainly s/prefered/preferred/
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/dm/doc/design.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dm/doc/design.txt b/sys/dev/dm/doc/design.txt index 01e21f3f776..72607216b03 100644 --- a/sys/dev/dm/doc/design.txt +++ b/sys/dev/dm/doc/design.txt @@ -88,7 +88,7 @@ out: none Function: - Create device in dm driver, with specified name/uuid(uuid is prefered). + Create device in dm driver, with specified name/uuid(uuid is preferred). (linux use struct dm_name_list) 5) DM_DEV_REMOVE |
