From 2e630dfbce287a425ffc2c76e58d3d3206a8d003 Mon Sep 17 00:00:00 2001 From: Shane Kerr Date: Wed, 9 Jan 2008 16:11:28 +0000 Subject: [PATCH] Documentation fix in dhclient man page. See RT ticket #17453 for more. --- client/dhclient.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/dhclient.8 b/client/dhclient.8 index 0bd8c4985..eb0a8decc 100644 --- a/client/dhclient.8 +++ b/client/dhclient.8 @@ -1,4 +1,4 @@ -.\" $Id: dhclient.8,v 1.25 2007/10/04 17:13:25 dhankins Exp $ +.\" $Id: dhclient.8,v 1.26 2008/01/09 16:11:28 shane Exp $ .\" .\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 1996-2003 by Internet Software Consortium @@ -189,7 +189,7 @@ flag may used. It should be followed by the udp port number that dhclient should use. This is mostly useful for debugging purposes. If a different port is specified for the client to listen on and transmit on, the client will also use a different destination port - -one greater than the specified destination port. +one less than the specified port. .PP The DHCP client normally transmits any protocol messages it sends before acquiring an IP address to, 255.255.255.255, the IP limited -- 2.47.3