https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222198
--- Comment #3 from [email protected] --- A commit references this bug: Author: allanjude Date: Sat Nov 11 14:02:22 UTC 2017 New revision: 325715 URL: https://svnweb.freebsd.org/changeset/base/325715 Log: vmstat: fix duplicate key in libxo output In the libxo output from vmstat, the number of pages that have been paged out uses the same key name as the number of times pages have been paged. Appears to have been a typo or copy-pasto. PR: 222198 Submitted by: Yavuz Tanriverdi <[email protected]> Reviewed by: phil, garga Differential Revision: https://reviews.freebsd.org/D12395 Changes: head/usr.bin/vmstat/vmstat.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
