diff options
-rw-r--r-- | sbin/gpt/gpt.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8 index af247bf..f44aaba 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 30, 2002 +.Dd July 1, 2004 .Os .Dt GPT 8 .Sh NAME @@ -123,7 +123,7 @@ option allows the user to specify the partition type. The type is given as an UUID, but .Nm has created -.Cm efi , swap, ufs, linux +.Cm efi , swap , ufs , linux and .Cm windows as aliases for some most commonly used partition types. |