Module Name: src Committed By: pooka Date: Wed Feb 3 17:16:29 UTC 2010
Modified Files: src/usr.sbin/puffs/mount_psshfs: mount_psshfs.8 Log Message: Give credit: psshfs was inspired by FUSE sshfs. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8 diff -u src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8:1.23 src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8:1.24 --- src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8:1.23 Thu Jan 7 23:35:45 2010 +++ src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8 Wed Feb 3 17:16:29 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_psshfs.8,v 1.23 2010/01/07 23:35:45 wiz Exp $ +.\" $NetBSD: mount_psshfs.8,v 1.24 2010/02/03 17:16:29 pooka Exp $ .\" .\" Copyright (c) 2007-2009 Antti Kantee. All rights reserved. .\" @@ -191,6 +191,7 @@ .Nm utility first appeared in .Nx 5.0 . +It was inspired by FUSE sshfs. .Sh CAVEATS Permissions are not handled. Do not expect the file system to behave except for a single user.