From 6c377348e6a9cb1835ada4da4590b4172fd55f2d Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sat, 13 Nov 2004 08:01:48 +0000 Subject: [PATCH] For create and migrate, remove the `.Op Fl f' introduced in the previous two commits and combine them with the existing flags that were already there. Pointed out by: ru@ --- sbin/gpt/gpt.8 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8 index 57c93c4b2df..7d7214e58b3 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -138,8 +138,7 @@ as aliases for the most commonly used partition types. .It Xo .Nm .Ic create -.Op Fl f -.Op Fl p +.Op Fl fp .Ar device ... .Xc The @@ -180,8 +179,7 @@ to destroy the table in a way that it can be recovered. .It Xo .Nm .Ic migrate -.Op Fl f -.Op Fl s +.Op Fl fs .Ar device ... .Xc The