Package: ntfsprogs Version: 1.11.2-3 Severity: minor Tags: patch
Found a few typos in '/usr/share/man/man8/ntfscp.8.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages ntfsprogs depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an ii libfuse2 2.4.0-1 Filesystem in USErspace library ii libntfs7 1.11.2-3 library that provides common NTFS ntfsprogs recommends no packages. -- no debconf information
--- - 2005-10-28 02:22:56.070617000 -0400 +++ /tmp/ntfscp8.gz.10405 2005-10-28 02:22:56.000000000 -0400 @@ -69,7 +69,7 @@ Show the version number, copyright and license .BR ntfscp . .TP -.B \-v, \-\-vebose +.B \-v, \-\-verbose Display more debug/warning/error messages. .SH DATA STREAMS All data on NTFS is stored in streams, which can have names. A file can have more than one data streams, but exactly one must have no name. The size of a file is the size of its unnamed data stream. Usually when you don't specify stream name you are access to unnamed data stream. If you want access to named data stream you need to add ":stream_name" to the filename. For example: by opening "some.mp3:artist" you will open stream "artist" in "some.mp3". But windows usually prevent you from accessing to named data streams, so you need to use some program like FAR or utils from cygwin to access named data streams. @@ -95,7 +95,7 @@ .B ntfscp and this manual page is based on .B ntfscat -and it's manaul page by Richard Russon, so many thanks to him. Information about named data streams was partly taken from +and its manual page by Richard Russon, so many thanks to him. Information about named data streams was partly taken from .B ntfsdoc. .SH DEDICATION With love to Marina Sapego.