Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/gpt List all the aliases supported for GPT partition ty...



details:   https://anonhg.NetBSD.org/src/rev/c2f35b99aca5
branches:  trunk
changeset: 761842:c2f35b99aca5
user:      schnoebe <schnoebe%NetBSD.org@localhost>
date:      Wed Feb 09 05:11:15 2011 +0000

description:
List all the aliases supported for GPT partition types.

diffstat:

 sbin/gpt/gpt.8 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fb57a5df04f7 -r c2f35b99aca5 sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8    Wed Feb 09 04:37:54 2011 +0000
+++ b/sbin/gpt/gpt.8    Wed Feb 09 05:11:15 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.5 2009/03/11 18:02:00 joerg Exp $
+.\" $NetBSD: gpt.8,v 1.6 2011/02/09 05:11:15 schnoebe Exp $
 .\"
 .\" Copyright (c) 2002 Marcel Moolenaar
 .\" All rights reserved.
@@ -126,6 +126,8 @@
 .Nm
 accepts
 .Cm efi , swap , ufs , hfs , linux ,
+.Cm raid , lfs , ccd , cgd , bios ,
+.Cm ffs ,
 and
 .Cm windows
 as aliases for the most commonly used partition types.



Home | Main Index | Thread Index | Old Index