~ubuntu-branches/ubuntu/trusty/hfsprogs/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/90-fix_manpage_typos.patch

  • Committer: Package Import Robot
  • Author(s): Rogério Brito
  • Date: 2012-03-12 08:16:11 UTC
  • Revision ID: package-import@ubuntu.com-20120312081611-joutfy0lykjlvblm
Tags: 332.25-10
* debian/compat:
  + Set to 9 to gain the hardening flags for compilation.
* debian/control:
  + Simple run of `wrap-and-sort -sav` for legibility.
  + Update Standards-Version to 3.9.3, with no further changes.
  + B-D on debhelper >= 9 and drop versioned B-D on dpkg-dev.
* debian/rules:
  + First steps toward making the build rules saner with dh.
  + Change from `dh_clean -k` to `dh_prep`.
  + Make declarative use of `dh_auto_clean`.
* debian/patches:
  + Add patch from Matthew Garrett to fix UUID creation. Thanks to
    Matthew Garrett for the patch and Lars Noodén for reporting.
    (LP:737002)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Subject: Fix spelling in manpages
 
2
Author: "A. Costa" <agcosta@gis.net>
 
3
Last-Update: 2009-10-25
 
4
--- a/fsck_hfs.tproj/fsck_hfs.8
 
5
+++ b/fsck_hfs.tproj/fsck_hfs.8
 
6
@@ -107,7 +107,7 @@
 
7
 .Nm
 
8
 to generate it's output strings in GUI format.
 
9
 This option is used when another application with a graphical user interface
 
10
-(like Mac OS X Disk Utility) is envoking the
 
11
+(like Mac OS X Disk Utility) is invoking the
 
12
 .Nm
 
13
 tool.
 
14
 .It Fl l
 
15
--- a/newfs_hfs.tproj/newfs_hfs.8
 
16
+++ b/newfs_hfs.tproj/newfs_hfs.8
 
17
@@ -66,7 +66,7 @@
 
18
 Specify the access permissions mask for the file system's root directory.
 
19
 .It Fl h
 
20
 Creates a legacy HFS format filesystem. This option
 
21
-is not recomended for file systems that will be
 
22
+is not recommended for file systems that will be
 
23
 primarily used with Mac OS X or Darwin.
 
24
 .It Fl s
 
25
 Creates a case-sensitive HFS Plus filesystem. By