1
0
mirror of https://github.com/projectatomic/rpm-ostree.git synced 2026-02-05 09:45:27 +01:00

man: spelling corrections

Found during Gemini review

Assisted-by: Gemini Code Assist
Signed-off-by: Micah Abbott <miabbott@redhat.com>
This commit is contained in:
Micah Abbott
2025-10-23 14:17:25 -04:00
parent 2decf87620
commit f7f498c8bd

View File

@@ -643,7 +643,7 @@ Boston, MA 02111-1307, USA.
</command>
to replace an existing kernel argument, it allows you to pass a
KEY=VALUE. Also, it supports "KEY=VALUE=NEWVALUE" to replace the
value of an argumnet only if one value exist for that argument.
value of an argument only if one value exists for that argument.
For example, <command>--replace=panic=1</command>. or
<command>--replace=panic=1=0</command>.
</para>