=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/vmstat/vmstat.8,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/vmstat/vmstat.8 1996/08/26 06:53:39 1.6 --- src/usr.bin/vmstat/vmstat.8 1997/01/01 18:57:12 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: vmstat.8,v 1.6 1996/08/26 06:53:39 deraadt Exp $ .\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $ .\" .\" Copyright (c) 1986, 1993 --- 1,4 ---- ! .\" $OpenBSD: vmstat.8,v 1.7 1997/01/01 18:57:12 kstailey Exp $ .\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $ .\" .\" Copyright (c) 1986, 1993 *************** *** 65,73 **** .TP \-f Report on the number ! .IR fork (2) ! and .IR vfork (2) system calls since system startup, and the number of pages of virtual memory involved in each. .TP --- 65,74 ---- .TP \-f Report on the number ! .IR fork (2) , .IR vfork (2) + and + .IR rfork (2) system calls since system startup, and the number of pages of virtual memory involved in each. .TP