From owner-freebsd-commit Sun Jan 21 06:01:58 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16931 for freebsd-commit-outgoing; Sun, 21 Jan 1996 06:01:58 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16922 for cvs-all-outgoing; Sun, 21 Jan 1996 06:01:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16912 for cvs-share-outgoing; Sun, 21 Jan 1996 06:01:53 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16904 Sun, 21 Jan 1996 06:01:51 -0800 (PST) Date: Sun, 21 Jan 1996 06:01:51 -0800 (PST) From: Joerg Wunsch Message-Id: <199601211401.GAA16904@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man4 intro.4 Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/21 06:01:49 Added: share/man/man4 intro.4 Log: Add intro(4), as it's being referenced from severall other pages. Closes PR # docs/947: missing intro(4) manpage Submitted by: David E. O'Brien (initial version)