From owner-freebsd-commit Sat Oct 7 05:05:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA29089 for freebsd-commit-outgoing; Sat, 7 Oct 1995 05:05:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA29078 for cvs-all-outgoing; Sat, 7 Oct 1995 05:05:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA29068 for cvs-sbin-outgoing; Sat, 7 Oct 1995 05:05:06 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA29059 ; Sat, 7 Oct 1995 05:05:01 -0700 Date: Sat, 7 Oct 1995 05:05:01 -0700 From: Joerg Wunsch Message-Id: <199510071205.FAA29059@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/reboot Makefile boot_i386.8 Sender: owner-commit@FreeBSD.org Precedence: bulk joerg 95/10/07 05:05:01 Modified: sbin/reboot Makefile boot_i386.8 Log: Totally revamp the man page, update to the state of affairs. Make a link from boot_${ARCH}.8 to boot.8, so people will get what they expect when asking "man boot". I think David will lynch me when i'm requesting this to go into 2.1... :-)