Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 0bdd057

Browse files
committed
virt-install: man: Fix small typo
1 parent 7e40455 commit 0bdd057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/en/virt-install.pod.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ specifying a serial device hooked to a PTY on the host machine.
954954
--name mykernel
955955
--ram 512
956956
--disk /home/user/VMs/mydisk.img
957-
--boot kernel=/tmp/mykernel,initrd=/tmp/myinitrd,kernel_args="console ttyS0"
957+
--boot kernel=/tmp/mykernel,initrd=/tmp/myinitrd,kernel_args="console=ttyS0"
958958
--serial pty
959959

960960
=head1 AUTHORS

0 commit comments

Comments
 (0)