summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 11:27:47 +0000
commitff1f324516a438c1978485e7ff75118e39b76ae3 (patch)
tree04906edc13adcddfd2125a6dbc77bab6de9275b3 /sbin/mount_ntfs
parenta00cc32757c919d728dae0961bea03e17fff7958 (diff)
downloadFreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.zip
FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.tar.gz
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r--sbin/mount_ntfs/mount_ntfs.812
1 files changed, 8 insertions, 4 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8
index dbb4872..1a757ec 100644
--- a/sbin/mount_ntfs/mount_ntfs.8
+++ b/sbin/mount_ntfs/mount_ntfs.8
@@ -89,9 +89,11 @@ foo[[:ATTRTYPE]:ATTRNAME]
.Pp
.Sq ATTRTYPE
is one of identifier listed in $AttrDef file of
-volume. Default is $DATA.
+volume.
+Default is $DATA.
.Sq ATTRNAME
-is an attribute name. Default is none.
+is an attribute name.
+Default is none.
.Sh EXAMPLES
To mount an ntfs volume located in
.Pa /dev/wd1s1 :
@@ -110,7 +112,8 @@ To read directory raw data:
.Ed
.Pp
.Sh WRITING
-There is limited writing ability. Limitations: file must be nonresident
+There is limited writing ability.
+Limitations: file must be nonresident
and must not contain any sparces (uninitialized areas), compressed
files are not supported either.
.Sh SEE ALSO
@@ -119,7 +122,8 @@ files are not supported either.
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
-This utility gives almost only read-only access to NTFS volume. See
+This utility gives almost only read-only access to NTFS volume.
+See
.Sx WRITING
section.
.Sh HISTORY
OpenPOWER on IntegriCloud