misc/88426: Typo in man (8) mount_ntfs

Maxim Konovalov maxim at macomnet.ru
Thu Nov 3 01:20:19 PST 2005


The following reply was made to PR misc/88426; it has been noted by GNATS.

From: Maxim Konovalov <maxim at macomnet.ru>
To: Jimmie James <jimmiejaz at gmail.com>
Cc: bug-followup at freebsd.org
Subject: Re: misc/88426: Typo in man (8) mount_ntfs
Date: Thu, 3 Nov 2005 12:10:04 +0300 (MSK)

 [...]
 > >Fix:
 > --- mount.orig  Wed Nov  2 21:12:41 2005
 > +++ mount_ntfs.8        Wed Nov  2 21:11:03 2005
 > @@ -137,7 +137,7 @@
 >  .Sh WRITING
 >  There is limited writing ability.
 >  Limitations: file must be nonresident
 > -and must not contain any sparces (uninitialized areas); compressed
 > +and must not contain any spaces (uninitialized areas); compressed
 >  files are also not supported.
 >  The file name must not contain multibyte characters.
 >  .Sh SEE ALSO
 
 It speaks about NTFS sparce files: http://ntfs.com/ntfs-sparse.htm
 
 On fig. 5-4 uninitialized areas are called "spars".  That means the
 correct fix will be s/sparces/spars/.
 
 -- 
 Maxim Konovalov


More information about the freebsd-bugs mailing list