From 896d2b3d6aef4683a3defdb5732c0ebd0666689f Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 27 Jun 2024 20:15:50 +0000 Subject: [PATCH] space before punctuation in macro; --- usr.sbin/dhcpd/dhcp-options.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/dhcpd/dhcp-options.5 b/usr.sbin/dhcpd/dhcp-options.5 index 63d42ea9a62..187eec0d77c 100644 --- a/usr.sbin/dhcpd/dhcp-options.5 +++ b/usr.sbin/dhcpd/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp-options.5,v 1.35 2024/06/27 16:39:31 florian Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.36 2024/06/27 20:15:50 jmc Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -645,7 +645,7 @@ Addresses should be listed in order of preference. .Xr dhcpd.conf 5 , .Xr dhcpd.leases 5 , .Xr dhcpleased.conf 5 , -.Xr dhcpd 8, +.Xr dhcpd 8 , .Xr dhcpleased 8 .Sh STANDARDS .Rs -- 2.20.1