diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-02 15:30:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-02 15:30:43 +0000 |
commit | dc39c2db6e4e66a7247f2761803a3cfec393ad3a (patch) | |
tree | 4e9acbda4d8b58e2031eabcb6b681b48a06a3870 | |
parent | 4dbd04f7f5610314735c2c1b0d0a8cb2d79e9619 (diff) |
bad news to have a .Bl before .Ss;
-rw-r--r-- | sbin/dhclient/dhcp-options.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5 index cfd70d8b37e..da3dd1c3c07 100644 --- a/sbin/dhclient/dhcp-options.5 +++ b/sbin/dhclient/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp-options.5,v 1.4 2004/04/15 08:59:47 jmc Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.5 2005/03/02 15:30:42 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 |