diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /sbin/mount_ntfs | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r-- | sbin/mount_ntfs/mount_ntfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index ca2d601..265e966 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -63,7 +63,7 @@ contains the file system). The options are as follows: .Bl -tag -width Ds .It Fl a -Force behaviour to return MS-DOS 8.3 names also on +Force behaviour to return MS-DOS 8.3 names also on .Fn readdir . .It Fl i Make name lookup case insensitive for all names except POSIX names. @@ -95,7 +95,7 @@ Default is $DATA. is an attribute name. Default is none. .Sh EXAMPLES -To mount an ntfs volume located in +To mount an ntfs volume located in .Pa /dev/ad1s1 : .Bd -literal -offset indent # mount_ntfs /dev/ad1s1 /mnt |