diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-06-27 20:15:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-06-27 20:15:51 +0000 |
commit | 1a3892914afa069bc28efbb737cf37cd3d55252a (patch) | |
tree | 229297111af56d60ddd688b6e83e2497a036271e /usr.sbin/dhcpd | |
parent | e75f2d593de20a38f3b123b495829de68b5ab220 (diff) |
space before punctuation in macro;
Diffstat (limited to 'usr.sbin/dhcpd')
-rw-r--r-- | usr.sbin/dhcpd/dhcp-options.5 | 4 |
1 files 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 |