diff options
author | 2004-04-21 08:00:50 +0000 | |
---|---|---|
committer | 2004-04-21 08:00:50 +0000 | |
commit | 104fcbb983282149bcce9cdc420df768ed3b935b (patch) | |
tree | f3ff73a193e405e626a67e52a30630ec84164a0e | |
parent | sync AUTHORS w/ other dhcpd pages; (diff) | |
download | wireguard-openbsd-104fcbb983282149bcce9cdc420df768ed3b935b.tar.xz wireguard-openbsd-104fcbb983282149bcce9cdc420df768ed3b935b.zip |
missing comma;
-rw-r--r-- | usr.sbin/dhcpd/dhcpd.leases.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcpd/dhcpd.leases.5 b/usr.sbin/dhcpd/dhcpd.leases.5 index 910fb748c3d..ab3f686551a 100644 --- a/usr.sbin/dhcpd/dhcpd.leases.5 +++ b/usr.sbin/dhcpd/dhcpd.leases.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.leases.5,v 1.3 2004/04/20 03:46:19 henning Exp $ +.\" $OpenBSD: dhcpd.leases.5,v 1.4 2004/04/21 08:00:50 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -135,7 +135,7 @@ statement. .Pp If the client sends its hostname using the .Ic Hostname -option it is recorded using the +option, it is recorded using the .Ic hostname statement. .Pp |