From owner-freebsd-commit Sun Jul 16 21:38:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28250 for commit-outgoing; Sun, 16 Jul 1995 21:38:41 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28224 for cvs-usrbin-outgoing; Sun, 16 Jul 1995 21:38:37 -0700 Received: (from peter@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28203 ; Sun, 16 Jul 1995 21:38:32 -0700 Date: Sun, 16 Jul 1995 21:38:32 -0700 From: Peter Wemm Message-Id: <199507170438.VAA28203@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/w w.c Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/07/16 21:38:31 Modified: usr.bin/w w.c Log: Fix the 'w' command so that the -h option correctly supresses the heading as per the manual page. Closes PR578. Submitted by: Kenneth D. Merry