~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: Package Import Robot
  • Author(s): Rogério Brito
  • Date: 2013-10-24 01:20:15 UTC
  • Revision ID: package-import@ubuntu.com-20131024012015-qsncxmr4cielybvz
Tags: 332.25-11
* debian/control: Remove DMUA flag.
* debian/rules: Override rules for which we don't have makefiles.
  (Closes: #724195)
* debian/patches:
  + Change the headers to be friendlier with gbp pq.
  + Remove unreferenced patches in series file.
  + Coalesce all patches touching man pages into one.
  + Regenerate everything from patch-queue branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Author: Rogério Brito <rbrito@ime.usp.br>
2
 
Description:
3
 
  Eliminate warnings from man/troff.
4
 
--- a/newfs_hfs.tproj/newfs_hfs.8
5
 
+++ b/newfs_hfs.tproj/newfs_hfs.8
6
 
@@ -93,7 +93,7 @@
7
 
 option followed by a comma
8
 
 separated list of the form arg=blocks.
9
 
 .Pp
10
 
-Example:  -c c=5000,e=500
11
 
+Example:  \-c c=5000,e=500
12
 
 .Bl -tag -width Fl
13
 
 .It Em a=blocks
14
 
 Set the attribute file clump size.
15
 
@@ -126,7 +126,7 @@
16
 
 size must be a power of two and no larger than
17
 
 32768 bytes.
18
 
 .Pp
19
 
-Example:  -n c=8192,e=4096
20
 
+Example:  \-n c=8192,e=4096
21
 
 .Bl -tag -width Fl
22
 
 .It Em a=bytes
23
 
 Set the attribute b-tree node size.