Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2000 23:24:00 -0700
From:      Warner Losh <imp@village.org>
To:        doc@freebsd.org
Subject:   Quick review requested
Message-ID:  <200012170624.XAA81977@harmony.village.org>

next in thread | raw e-mail | index | archive | help

I have a minor change to diskpart.8 I'd like reviewed.  Can you look
it over and let me know what you think.  Did I do it right?  I is
intended to fix a bug in the SEE ALSO section where it ended with a ,
as well as add disklabel and fdisk as things people should consider
looking at.  I had a long term Sun user (from SunOS 3.2 through
Solaris <not-yet-released>) suggest them and thought them a good idea.

Comments?

Warner

P.S.  Sadly, I'm not subscribed to this list, so please CC me on any
comments directed to the list.

Index: diskpart.8
===================================================================
RCS file: /home/imp/FreeBSD/CVS/src/usr.sbin/diskpart/diskpart.8,v
retrieving revision 1.6
diff -u -r1.6 diskpart.8
--- diskpart.8	2000/11/20 20:09:44	1.6
+++ diskpart.8	2000/12/17 06:06:55
@@ -124,6 +124,8 @@
 will prompt for the required disk geometry information.
 .Sh SEE ALSO
 .Xr disktab 5 ,
+.Xr disklabel 8 ,
+.Xr fdisk 8
 .Sh BUGS
 Most default partition sizes are based on historical artifacts
 (like the RP06), and may result in unsatisfactory layouts.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012170624.XAA81977>