Marcus Rueckert
91e68c5ae1
- update to util-linux-2.20 - build with --enable-ddate - add util-linux-sfdisk-manpage-fix.patch OBS-URL: https://build.opensuse.org/request/show/80182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=128
25 lines
845 B
Diff
25 lines
845 B
Diff
From 398e8b40dbca3a5f172485d4701554c2a08e04d6 Mon Sep 17 00:00:00 2001
|
|
From: Petr Uzel <petr.uzel@suse.cz>
|
|
Date: Tue, 30 Aug 2011 10:16:19 +0200
|
|
Subject: [PATCH] sfdisk.8: fix formatting
|
|
|
|
|
|
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
|
|
---
|
|
fdisk/sfdisk.8 | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
Index: util-linux-2.20/fdisk/sfdisk.8
|
|
===================================================================
|
|
--- util-linux-2.20.orig/fdisk/sfdisk.8
|
|
+++ util-linux-2.20/fdisk/sfdisk.8
|
|
@@ -237,7 +237,7 @@ For example:
|
|
.fi
|
|
first reports that /dev/hdb5 has Id 6, and then changes that into 83.
|
|
.TP
|
|
-.BR \-u ", " \-\-unit " \fI\letter\fR"
|
|
+.BR \-u ", " \-\-unit " \fIletter\fR"
|
|
Interpret the input and show the output in the units specified by
|
|
.IR letter .
|
|
This \fIletter\fR can be one of S, C, B or M, meaning Sectors, Cylinders,
|