Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/mount_psshfs Give credit: psshfs was inspired...
details: https://anonhg.NetBSD.org/src/rev/9f02e7c8635c
branches: trunk
changeset: 751414:9f02e7c8635c
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Feb 03 17:16:29 2010 +0000
description:
Give credit: psshfs was inspired by FUSE sshfs.
diffstat:
usr.sbin/puffs/mount_psshfs/mount_psshfs.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 84d073c2602d -r 9f02e7c8635c usr.sbin/puffs/mount_psshfs/mount_psshfs.8
--- a/usr.sbin/puffs/mount_psshfs/mount_psshfs.8 Wed Feb 03 17:02:52 2010 +0000
+++ b/usr.sbin/puffs/mount_psshfs/mount_psshfs.8 Wed Feb 03 17:16:29 2010 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index