From 58e1360a9089b61d95fa3f8e328642e216e306b3 Mon Sep 17 00:00:00 2001 From: amokadem Date: Fri, 27 Oct 2023 11:13:09 +0200 Subject: [PATCH] correction syntaxe --- HowtoOpenBSD/Flashinstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoOpenBSD/Flashinstall.md b/HowtoOpenBSD/Flashinstall.md index 8c527269..a495643c 100644 --- a/HowtoOpenBSD/Flashinstall.md +++ b/HowtoOpenBSD/Flashinstall.md @@ -49,7 +49,7 @@ Cela peut également être précisé dans le fichier de configuration `/etc/boot Puis activer la tty00 dans `/etc/ttys` : ~~~ -# tty00 "/usr/libexec/getty std.115200" vt220 on secure +tty00 "/usr/libexec/getty std.115200" vt220 on secure ~~~ * Dans le cas d'un Raspberry Pi, si l'on veut démarrer sur l'interface HDMI, il faudra remplacer ces commandes par :