forked from TrueCloudLab/distribution
Merge pull request #3371 from AkihiroSuda/remove-wrong-arm
docs/spec/manifest-v2-2.md: fix ARM variant
This commit is contained in:
commit
89337b7a25
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ image manifest based on the Content-Type returned in the HTTP response.
|
|||
- **`variant`** *string*
|
||||
|
||||
The optional variant field specifies a variant of the CPU, for
|
||||
example `armv6l` to specify a particular CPU variant of the ARM CPU.
|
||||
example `v6` to specify a particular CPU variant of the ARM CPU.
|
||||
|
||||
- **`features`** *array*
|
||||
|
||||
|
|
Loading…
Reference in a new issue