Skip to content

Commit e95b4f8

Browse files
author
Mrunal Patel
authored
Merge pull request #871 from wking/linux-devices-may
config-linux: "may" -> "MAY" for supplying linux.devices
2 parents 239c4e4 + 33c3c01 commit e95b4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Note that the number of mapping entries MAY be limited by the [kernel][user-name
110110
## <a name="configLinuxDevices" />Devices
111111

112112
**`devices`** (array of objects, OPTIONAL) lists devices that MUST be available in the container.
113-
The runtime may supply them however it likes (with [mknod][mknod.2], by bind mounting from the runtime mount namespace, etc.).
113+
The runtime MAY supply them however it likes (with [`mknod`][mknod.2], by bind mounting from the runtime mount namespace, etc.).
114114

115115
Each entry has the following structure:
116116

0 commit comments

Comments
 (0)