Re: clarify mount_ntfs

2011-06-27 Thread Jason McIntyre
On Mon, Jun 27, 2011 at 01:11:18PM -0400, Kenneth R Westerback wrote: > On Mon, Jun 27, 2011 at 12:06:29PM -0400, Ted Unangst wrote: > > On Mon, 27 Jun 2011, Kenneth R Westerback wrote: > > > > > On Mon, Jun 27, 2011 at 12:08:15AM -0400, Ted Unangst wrote: > > > > Remove some words that are not ty

Re: clarify mount_ntfs

2011-06-27 Thread Kenneth R Westerback
On Mon, Jun 27, 2011 at 12:06:29PM -0400, Ted Unangst wrote: > On Mon, 27 Jun 2011, Kenneth R Westerback wrote: > > > On Mon, Jun 27, 2011 at 12:08:15AM -0400, Ted Unangst wrote: > > > Remove some words that are not typically found in OpenBSD mount man > > > pages. > > > Write support is simply

Re: clarify mount_ntfs

2011-06-27 Thread Ted Unangst
On Mon, 27 Jun 2011, Kenneth R Westerback wrote: > On Mon, Jun 27, 2011 at 12:08:15AM -0400, Ted Unangst wrote: > > Remove some words that are not typically found in OpenBSD mount man pages. > > Write support is simply not going to happen, so we can summarize that > > situation much more succin

Re: clarify mount_ntfs

2011-06-27 Thread Kenneth R Westerback
On Mon, Jun 27, 2011 at 12:08:15AM -0400, Ted Unangst wrote: > Remove some words that are not typically found in OpenBSD mount man pages. > Write support is simply not going to happen, so we can summarize that > situation much more succinctly. (and enforce readonly mounts in the > program.) S

clarify mount_ntfs

2011-06-26 Thread Ted Unangst
Remove some words that are not typically found in OpenBSD mount man pages. Write support is simply not going to happen, so we can summarize that situation much more succinctly. (and enforce readonly mounts in the program.) Index: mount_ntfs.8 ==