Subject: CVS commit: src/usr.sbin/fusermount
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/11/2007 21:16:24
Module Name:	src
Committed By:	agc
Date:		Mon Jun 11 21:16:23 UTC 2007

Modified Files:
	src/usr.sbin/fusermount: fusermount.8 fusermount.c

Log Message:
Add emulation of "fusermount -V". This prints out the fusermount version
number (which itself is the fuse version emulated, i.e. 2.6.0) on stdout,
and then exits.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/fusermount/fusermount.8
cvs rdiff -r1.1 -r1.2 src/usr.sbin/fusermount/fusermount.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.