summaryrefslogtreecommitdiffstats
path: root/fdisks/fdiskdoslabel.c
diff options
context:
space:
mode:
Diffstat (limited to 'fdisks/fdiskdoslabel.c')
-rw-r--r--fdisks/fdiskdoslabel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdisks/fdiskdoslabel.c b/fdisks/fdiskdoslabel.c
index dc1d87b46..34465ef32 100644
--- a/fdisks/fdiskdoslabel.c
+++ b/fdisks/fdiskdoslabel.c
@@ -1207,7 +1207,7 @@ int dos_list_table(struct fdisk_context *cxt,
/* Is partition table in disk order? It need not be, but... */
/* partition table entries are not checked for correct order if this
- is a sgi, sun or aix labeled disk... */
+ is a sgi, sun labeled disk... */
if (wrong_p_order(cxt, NULL))
printf(_("\nPartition table entries are not in disk order\n"));