Module Name: src Committed By: schnoebe Date: Wed Feb 9 05:11:15 UTC 2011
Modified Files: src/sbin/gpt: gpt.8 Log Message: List all the aliases supported for GPT partition types. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sbin/gpt/gpt.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sbin/gpt/gpt.8 diff -u src/sbin/gpt/gpt.8:1.5 src/sbin/gpt/gpt.8:1.6 --- src/sbin/gpt/gpt.8:1.5 Wed Mar 11 18:02:00 2009 +++ src/sbin/gpt/gpt.8 Wed Feb 9 05:11:15 2011 @@ -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.