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

« back to all changes in this revision

Viewing changes to debian/patches/80-remove_see-also_from_manpage.patch

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2010-11-25 03:11:42 UTC
  • Revision ID: james.westby@ubuntu.com-20101125031142-vgsaqd0t71xvxo7r
Tags: 332.25-9
* debian/patches/80-remove_see-also_from_manpage.patch:
  + Fix spelling in fsck.hfsplus's manpage. Closes: #575201.
    Thanks Lionel Elie Mamane <lmamane@debian.org>.
  + Fix manpages not reflecting the situation of Linux/Debian systems.
    Closes: #598714. Thanks Christoph Hellwig <hch@lst.de>.
* debian/patches:
  + Move 80-remove_see-also_from_manpage.patch to 80-fix_manpages.patch.
  + Integrate 90-fix_manpage_typos.patch into 80-fix_manpages.patch.
  + Update series.
* debian/control:
  + Update Standards-Version to 3.9.1, with no further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Author: Rogério Brito <rbrito@ime.usp.br>
2
 
Description:
3
 
  Remove reference in the "See also" section of the manpage to a command that
4
 
  is not available in Debian systems (and, quite probably, other systems too).
5
 
--- a/newfs_hfs.tproj/newfs_hfs.8
6
 
+++ b/newfs_hfs.tproj/newfs_hfs.8
7
 
@@ -139,8 +139,7 @@
8
 
 Volume name (file system name) in ascii or UTF-8 format.
9
 
 .El
10
 
 .Sh SEE ALSO
11
 
-.Xr mount 8 ,
12
 
-.Xr pdisk 8
13
 
+.Xr mount 8
14
 
 .Sh HISTORY
15
 
 The
16
 
 .Nm