From 8ae56116a04cd6ce448bbf54426c723bdd62e7c4 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Mon, 6 Nov 2023 11:25:02 +0100 Subject: [PATCH] Update 2023-11-06 11:25:00 --- src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5e28a8c..1fb0686 100644 --- a/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm +++ b/src/posts/2023-11-06-OpenBSD_laptop_network_setup.pm @@ -10,7 +10,7 @@ List available network devices and configuration 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. +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. You can configure these devices with