diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2008-02-05 23:42:37 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2008-02-05 23:42:37 +0000 |
| commit | cc96d841967498ba291f0e73c789e65c8ec1a664 (patch) | |
| tree | ba4f7143f3d0dfa26413a2ad2e48670a408cc916 | |
| parent | d27c29a34e87551361a699954707117d76652940 (diff) | |
Notes
| -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 698717e1c547..0e3acef2f999 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 24, 2007 +.Dd February 5, 2008 .Os .Dt GPT 8 .Sh NAME @@ -130,7 +130,7 @@ option allows the user to specify the partition type. The type is given as an UUID, but .Nm accepts -.Cm boot , efi , swap , ufs , zfs, hfs , linux +.Cm boot , efi , swap , ufs , zfs , hfs , linux and .Cm windows as aliases for the most commonly used partition types. |
