docs: kbase: Tune how CPU support for SEV should be queried

#useless_use_of_cat + avoid accidental substring matches.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Erik Skultety
2020-09-10 15:42:40 +02:00
parent 417e556147
commit c7228e4a9c
+1 -1
View File
@@ -38,7 +38,7 @@ You can manually check whether SEV is among the CPU flags with:
::
$ cat /proc/cpuinfo | grep sev
$ grep -w sev /proc/cpuinfo
...
sme ssbd sev ibpb