Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2022 17:41:24 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b710d4c85acb - main - ifconfig.8: Document that -k can be used with -a
Message-ID:  <202203291741.22THfOZb017245@gitrepo.freebsd.org>

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

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

commit b710d4c85acbb74ed2ac0be9b315bba23139a4c2
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 17:37:01 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-29 17:37:01 +0000

    ifconfig.8: Document that -k can be used with -a
    
    MFC after:      2 weeks
---
 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 7ea16eefa7f3..3e79b7774a4b 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?202203291741.22THfOZb017245>