diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-02 15:55:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-02 15:55:56 +0000 |
commit | 4bc2cc7b3f5c7ec35c7fa02c8ac62f17d7bff918 (patch) | |
tree | 160e1132aad8152dddedde50e25db5ba0d3ca12b | |
parent | a18fae4adf5175ebcb9c8602b7db3a2f17a4a878 (diff) |
oops - 2 copies of this file...
move the .Bl after .Ss;
-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 d1b1188046f..a5e1b257bf9 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.3 2004/06/20 16:27:18 henning Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.4 2005/03/02 15:55:55 jmc Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -141,8 +141,8 @@ does not know the format of these undefined option codes, no checking is done to ensure the correctness of the entered data. .Pp The standard options are: -.Bl -tag -width Ds .Ss RFC 1497 Vendor Extensions +.Bl -tag -width Ds .It Ic option subnet-mask Ar ip-address ; The .Ic subnet-mask |