Subject: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: None <source-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: source-changes
Date: 05/09/2007 20:25:21
Module Name: src
Committed By: tnn
Date: Wed May 9 20:25:21 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: mount_psshfs.8 psshfs.c
Log Message:
Change [-O sshopt value] to [-O sshopt=value] to better conform with the
way other userland apps behave. In /etc/fstab one would specify options
with -O=sshopt=value.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8
cvs rdiff -r1.21 -r1.22 src/usr.sbin/puffs/mount_psshfs/psshfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.