Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2022 14:36:24 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0ae09fb966d5 - stable/13 - ifconfig.8: Document that -k can be used with -a
Message-ID:  <202204121436.23CEaOXB039089@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=0ae09fb966d534e526101be566c4ccc1b2815cb3

commit 0ae09fb966d534e526101be566c4ccc1b2815cb3
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 17:37:01 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-12 14:35:52 +0000

    ifconfig.8: Document that -k can be used with -a
    
    MFC after:      2 weeks
    
    (cherry picked from commit b710d4c85acbb74ed2ac0be9b315bba23139a4c2)
---
 sbin/ifconfig/ifconfig.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index ba979ec6485a..be48a6ab660e 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -51,7 +51,7 @@
 .Cm destroy
 .Nm
 .Fl a
-.Op Fl dLmuv
+.Op Fl dkLmuv
 .Op Fl f Ar type Ns Cm \&: Ns Ar format
 .Op Fl G Ar groupname
 .Op Fl g Ar groupname



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204121436.23CEaOXB039089>