git: 574763f1a7da - main - rtsold: Note network interfaces changing index when removed/inserted

From: Warner Losh <imp_at_FreeBSD.org>
Date: Tue, 14 Dec 2021 22:28:04 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=574763f1a7dac0594d2d913b4b6afc2f96a71f49

commit 574763f1a7dac0594d2d913b4b6afc2f96a71f49
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-12-14 21:54:10 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-12-14 22:27:47 +0000

    rtsold: Note network interfaces changing index when removed/inserted
    
    Remove reference to PCMCIA. The issue is more generic than that. Also,
    it does apply to FreeBSD, so no need to hedge about some OSes. The index
    won't change if no other interfaces are created after the card is
    removed, so note that it may change, not will change.
    
    Suggested by:   phk
    Reviewed by:    gleb
    Sponsored by:   Netflix
---
 usr.sbin/rtsold/rtsold.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8
index 6b0e64ab0fac..992d3a0f784d 100644
--- a/usr.sbin/rtsold/rtsold.8
+++ b/usr.sbin/rtsold/rtsold.8
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 12, 2021
+.Dd December 15, 2021
 .Dt RTSOLD 8
 .Os
 .\"
@@ -309,8 +309,8 @@ is now integrated into
 .Xr rtsold 8 .
 .\"
 .Sh BUGS
-In some operating systems, when a PCMCIA network card is removed
-and reinserted, the corresponding interface index is changed.
+When a network card is removed and reinserted, the corresponding interface index
+may change.
 However,
 .Nm
 assumes such changes will not occur, and always uses the index that