]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Document that limiting address protocol can affect signalling dhcpcd
authorRoy Marples <roy@marples.name>
Sun, 10 Dec 2023 08:27:30 +0000 (08:27 +0000)
committerRoy Marples <roy@marples.name>
Sun, 10 Dec 2023 08:27:30 +0000 (08:27 +0000)
Fixes #264

src/dhcpcd.8.in

index 4cd092e5b4bae37ce8b602017bbab936baa3bd54..f4508761ac04d115ec3cee20b2460e310eb02186 100644 (file)
@@ -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