From a8490a757f83bbeac9f8e70800e685c33c79e155 Mon Sep 17 00:00:00 2001 From: Reyk Floeter Date: Sat, 1 Jun 2019 17:01:29 +0200 Subject: [PATCH] Escape backslash in mdoc --- agent/cloud-agent.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/cloud-agent.8 b/agent/cloud-agent.8 index c708508..2c6e2c4 100644 --- a/agent/cloud-agent.8 +++ b/agent/cloud-agent.8 @@ -68,7 +68,7 @@ of the VM's primary networking interface: .Bd -literal -offset indent # cat /etc/hostname.hvn0 dhcp -!/usr/local/libexec/cloud-agent "\$if" +!/usr/local/libexec/cloud-agent "\e$if" .Ed .Sh FILES .Bl -tag -width "/usr/local/libexec/cloud-agentX" -compact