From owner-freebsd-current Tue Jul 22 08:49:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA05823 for current-outgoing; Tue, 22 Jul 1997 08:49:27 -0700 (PDT) Received: from ady.warp.starnets.ro (ady.warp.starnets.ro [193.226.124.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA05817 for ; Tue, 22 Jul 1997 08:49:06 -0700 (PDT) Received: from localhost (ady@localhost) by ady.warp.starnets.ro (8.8.5/8.8.5) with SMTP id SAA14162 for ; Tue, 22 Jul 1997 18:47:07 +0300 (EEST) Date: Tue, 22 Jul 1997 18:47:07 +0300 (EEST) From: Penisoara Adrian Reply-To: Penisoara Adrian To: freebsd-current@FreeBSD.org Subject: Very minor bug in bootdisk's Partition Editor Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, In 3.0-970718-SNAP: By accident I found a very minor bug in the FDISK Partition Editor on the bootdisk: if you have a Linux Swap partition, then the line correspondig to this slice is wrong displayed ('linux_swap' doesn't fit in the "Desc" column, so the line will extend to the beginning of the next one). Ady (@warp.starnets.ro)