From: Roy Marples Date: Sun, 10 Dec 2023 08:27:30 +0000 (+0000) Subject: Document that limiting address protocol can affect signalling dhcpcd X-Git-Tag: v10.0.6~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e337bd7ce4a8a53d0ee6bf8cc0f4fd2b135943a4;p=thirdparty%2Fdhcpcd.git Document that limiting address protocol can affect signalling dhcpcd Fixes #264 --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index 4cd092e5..f4508761 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd August 31, 2022 +.Dd December 10, 2022 .Dt DHCPCD 8 .Os .Sh NAME @@ -186,13 +186,16 @@ The .Fl w , Fl Fl waitip option is enabled in this instance to maintain compatibility with older versions. -Using a single interface also affects the +Using a single interface, +optionally further limited to an address protocol, +also affects the .Fl k , .Fl N , .Fl n and .Fl x -options, where the same interface will need to be specified, as a lack of an +options, where the same interface and any address protocol +will need to be specified, as a lack of an interface will imply Manager mode which this is not. To force starting in Manager mode with only one interface, the .Fl M , Fl Fl manager