From a8c4d51ffdb9bc988bff5fbd0cde4553b5c7381a Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Mon, 6 Nov 2023 11:26:40 +0100 Subject: [PATCH] Update 2023-11-06 11:26:38 --- ...2023-11-06-OpenBSD_laptop_network_setup.pm | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm b/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm index 1fb0686..f9d7ac2 100644 --- a/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm +++ b/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm @@ -7,7 +7,7 @@ Note, each of the commands comes with a man page, which I encourage you to read. List available network devices and configuration ``` -ifconfig +# ifconfig ``` Typical ethernet devices are `em0`, `bge0`, `re0`. Look at the manpage of [em(4)](https://man.openbsd.org/em.4), [bge(4)](https://man.openbsd.org/bge.4) or any other device you might find to learn about what it is. @@ -15,7 +15,7 @@ Typical ethernet devices are `em0`, `bge0`, `re0`. Look at the manpage of [em(4) You can configure these devices with ``` -ifconfig