1
0
forked from pool/util-linux

sfdisk manpage fix

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=89
This commit is contained in:
Petr Uzel 2011-08-30 08:23:29 +00:00 committed by Git OBS Bridge
parent 8835044316
commit 4959192629
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,24 @@
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,

View File

@ -4,6 +4,7 @@ Mon Aug 29 14:57:57 UTC 2011 - puzel@suse.com
- update to util-linux-2.20
- cleanups, bugfixes
- build with --enable-ddate
- add util-linux-sfdisk-manpage-fix.patch
-------------------------------------------------------------------
Thu Aug 25 14:12:15 UTC 2011 - rguenther@novell.com

View File

@ -86,6 +86,7 @@ Source51: blkid.conf
Patch1: util-linux-2.12r-fdisk_remove_bogus_warnings.patch
# crypto patch
Patch2: util-linux-2.17.1-mount_losetup_crypto.patch
Patch3: util-linux-sfdisk-manpage-fix.patch
##
## adjtimex
@ -187,6 +188,7 @@ Files to develop applications using the libmount library.
%setup -q -a 9 -b 11 -b 12 -b 13
%patch1 -p1
%patch2 -p1
%patch3 -p1
#
cd adjtimex-*