]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ifconfig.8: Remove spurious commas
authorMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 25 Oct 2020 15:01:01 +0000 (15:01 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 25 Oct 2020 15:01:01 +0000 (15:01 +0000)
commit527d10a53ba011c04575b153d6df4a6992357941
tree5cab15ea6bff7099a98645fc81db96b0195d9a16
parent5a13da9b0b5baa5c9b830c56a002a625d137c501
ifconfig.8: Remove spurious commas

Correct misuse of commas/parentheses in an enumeration that makes the
number of actual parameters more important than expected.

PR: 250526
Submitted by: Samy Mahmoudi <samy.mahmoudi__gmail_com>
MFC after: 1 week
sbin/ifconfig/ifconfig.8