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

« back to all changes in this revision

Viewing changes to debian/patches/50-typo-new_fs-manpage.diff

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2008-10-07 05:08:48 UTC
  • Revision ID: james.westby@ubuntu.com-20081007050848-41lpw5sihm0kh2wp
Tags: 332.14-5
* debian/patches: break-up the Gentoo patch into smaller patches.
* debian/patches: reorder the patches.
* debian/patches: refresh the patches.
* debian/patches: remove mention of pdisk (Closes: #482868) (LP: #234749).
* debian/control: include Homepage field.
* debian/control: update Standards-Version to 3.8.0. No changes required.
* debian/control: include DM-Upload-Allowed, as I am a DM now.
* debian/control: remove statement about using journals (LP: #164151).
* debian/rules: add -Wextra compilation flag.
* debian/rules: use quilt.make and remove home-brew solution.
* debian/watch: create watch file (lintian warning).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: hfsprogs-332.14/newfs_hfs.tproj/newfs_hfs.8
 
2
===================================================================
 
3
--- hfsprogs-332.14.orig/newfs_hfs.tproj/newfs_hfs.8    2008-10-07 05:08:02.000000000 -0300
 
4
+++ hfsprogs-332.14/newfs_hfs.tproj/newfs_hfs.8 2008-10-07 05:08:16.000000000 -0300
 
5
@@ -93,7 +93,7 @@
 
6
 option followed by a comma
 
7
 separated list of the form arg=blocks.
 
8
 .Pp
 
9
-Example:  -c c=5000,e=500
 
10
+Example:  \-c c=5000,e=500
 
11
 .Bl -tag -width Fl
 
12
 .It Em a=blocks
 
13
 Set the attribute file clump size.
 
14
@@ -126,7 +126,7 @@
 
15
 size must be a power of two and no larger than
 
16
 32768 bytes.
 
17
 .Pp
 
18
-Example:  -n c=8192,e=4096
 
19
+Example:  \-n c=8192,e=4096
 
20
 .Bl -tag -width Fl
 
21
 .It Em a=bytes
 
22
 Set the attribute b-tree node size.