1 From: =?UTF-8?q?Rog=C3=A9rio=20Theodoro=20de=20Brito?= <rbrito@ime.usp.br>
2 Date: Thu, 25 Nov 2010 00:00:00 -0200
5 Content-Type: text/plain; charset=UTF-8
6 Content-Transfer-Encoding: 8bit
8 Remove typos, references in the "See also" sections of the manpages to
9 commands that are not available in Debian systems (and, quite probably,
10 other systems too) and non-Linux specific comments.
12 Authored also by Christoph Hellwig <hch@lst.de> and "A. Costa" <agcosta@gis.net>
14 Bug-Debian: http://bugs.debian.org/598714
15 Bug-Debian: http://bugs.debian.org/575201
17 Reviewed-by: Rogério Theodoro de Brito <rbrito@ime.usp.br>
19 fsck_hfs.tproj/fsck_hfs.8 | 18 +++++++-----------
20 newfs_hfs.tproj/newfs_hfs.8 | 23 ++++++++---------------
21 2 files changed, 15 insertions(+), 26 deletions(-)
23 diff --git a/fsck_hfs.tproj/fsck_hfs.8 b/fsck_hfs.tproj/fsck_hfs.8
24 index aec9949..0bc804d 100644
25 --- a/fsck_hfs.tproj/fsck_hfs.8
26 +++ b/fsck_hfs.tproj/fsck_hfs.8
33 .Nd HFS file system consistency check
50 @@ -52,9 +52,7 @@ The second form of
51 preens the specified file systems.
52 It is normally started by
56 -during automatic reboot, when a HFS file system is detected.
57 +during systen boot, when a HFS file system is detected.
58 When preening file systems,
60 will fix common inconsistencies for file systems that were not
61 @@ -105,9 +103,9 @@ to check and repair journaled HFS+ file systems.
65 -to generate it's output strings in GUI format.
66 +to generate its output strings in GUI format.
67 This option is used when another application with a graphical user interface
68 -(like Mac OS X Disk Utility) is envoking the
69 +(like Mac OS X Disk Utility) is invoking the
73 @@ -144,8 +142,6 @@ specified file system for a new catalog file and if there is no damage
74 to the leaf nodes in the existing catalog file.
77 -Because of inconsistencies between the block device and the buffer cache,
78 -the raw device should always be used.
82 diff --git a/newfs_hfs.tproj/newfs_hfs.8 b/newfs_hfs.tproj/newfs_hfs.8
83 index d002cc9..fe91962 100644
84 --- a/newfs_hfs.tproj/newfs_hfs.8
85 +++ b/newfs_hfs.tproj/newfs_hfs.8
92 .Nd construct a new HFS Plus file system
96 .Op Fl N Ar [partition-size]
100 .Op Fl v Ar volume-name
105 builds an HFS Plus file system on the specified special device.
108 -the disk should be partitioned using the
113 The file system default parameters are calculated based on
114 the size of the disk partition. Typically the defaults are
118 has several options to allow the defaults to be selectively overridden.
119 The options are as follows:
121 @@ -66,7 +60,7 @@ Set the group of the file system's root directory to
122 Specify the access permissions mask for the file system's root directory.
124 Creates a legacy HFS format filesystem. This option
125 -is not recomended for file systems that will be
126 +is not recommended for file systems that will be
127 primarily used with Mac OS X or Darwin.
129 Creates a case-sensitive HFS Plus filesystem. By
130 @@ -93,7 +87,7 @@ sizes are specified with the
131 option followed by a comma
132 separated list of the form arg=blocks.
134 -Example: -c c=5000,e=500
135 +Example: \-c c=5000,e=500
138 Set the attribute file clump size.
139 @@ -126,7 +120,7 @@ the form arg=bytes. The
140 size must be a power of two and no larger than
143 -Example: -n c=8192,e=4096
144 +Example: \-n c=8192,e=4096
147 Set the attribute b-tree node size.
148 @@ -139,8 +133,7 @@ Set the extent overflow b-tree node size.
149 Volume name (file system name) in ascii or UTF-8 format.