From owner-freebsd-hackers Sun Jul 21 16:34:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA03091 for hackers-outgoing; Sun, 21 Jul 1996 16:34:45 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA03084 for ; Sun, 21 Jul 1996 16:34:43 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id QAA16686; Sun, 21 Jul 1996 16:34:02 -0700 (PDT) To: jau@iki.fi cc: hackers@FreeBSD.ORG Subject: Re: Sun style -p option to mount In-reply-to: Your message of "Sun, 21 Jul 1996 23:48:41 +0300." <199607212102.AAA22126@jau.csc.fi> Date: Sun, 21 Jul 1996 16:34:01 -0700 Message-ID: <16684.837992041@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have added a new option -p to the mount command. This was > inspired by SunOS version of mount which uses option -p to > indicate that the mount information should be printed in fstab > format. Nifty! Committed. Jordan