From owner-freebsd-commit Sun Feb 11 16:46:04 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17851 for freebsd-commit-outgoing; Sun, 11 Feb 1996 16:46:04 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17826 for cvs-all-outgoing; Sun, 11 Feb 1996 16:45:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17815 for cvs-lib-outgoing; Sun, 11 Feb 1996 16:45:57 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17788 Sun, 11 Feb 1996 16:45:49 -0800 (PST) Date: Sun, 11 Feb 1996 16:45:49 -0800 (PST) From: Mike Pritchard Message-Id: <199602120045.QAA17788@freefall.freebsd.org> To: cvs-bin, CVS-committers, cvs-lib, cvs-share Subject: cvs commit: src/lib/libc/sys fsync.2 sync.2 src/share/man/man4 update.4 Makefile src/bin/sync sync.8 Sender: owner-commit@FreeBSD.ORG Precedence: bulk mpp 96/02/11 16:45:48 Modified: lib/libc/sys fsync.2 sync.2 share/man/man4 Makefile bin/sync sync.8 Added: share/man/man4 update.4 Log: Added a update(4) man page to describe the kernel initiated update process and changed all of the old references to update(8) to update(4). Revision Changes Path 1.3 +2 -2 src/lib/libc/sys/fsync.2 1.2 +3 -3 src/lib/libc/sys/sync.2 1.17 +1 -1 src/share/man/man4/Makefile 1.3 +3 -3 src/bin/sync/sync.8