.\" +---------- .\" | .\" | GITMOUNT man page .\" | Release 4.3.17, March 1998 .\" | .\" | Copyright 1993-1998 Free Software Foundation, Inc. .\" | .\" | This file is part of GIT (GNU Interactive Tools) .\" | .\" | GIT is free software; you can redistribute it and/or modify it under .\" | the terms of the GNU General Public License as published by the Free .\" | Software Foundation; either version 2, or (at your option) any later .\" | version. .\" | .\" | GIT is distributed in the hope that it will be useful, but WITHOUT ANY .\" | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS .\" | FOR A PARTICULAR PURPOSE. See the GNU General Public License for more .\" | details. .\" | .\" | You should have received a copy of the GNU General Public License along .\" | with GIT; see the file COPYING. If not, write to the Free Software .\" | Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. .\" | .\" | $Id: gitmount.1,v 1.3 1998/03/10 04:11:01 tudor Exp $ .TH gitmount 1 "March 1998" "Release 4.3.17" .SH NAME gitmount \- GNU Interactive Tools - auto-mount script .SH SYNTAX .I gitmount device .SH DESCRIPTION .I gitmount is a script which allows you to mount any block device without specifying the file system type. You may now insert the floppy in the drive and type ' .BR "gitmount fd0" ' and the first floppy will be mounted in the directory .BR /mnt/fd0 . On Linux just press .B F11 or .BR F12 . You don't need to know the file system type anymore. The directories .B /mnt/fd0 and .B /mnt/fd1 must exist. If you want to use gitmount with the block device .B /dev/xxx then the directory .B /mnt/xxx must exist too. .SH BUGS These manual page is incomplete. Only the GIT's info documentation is being updated. Please send bug reports to: .br .I Tudor Hulubei .SH SEE ALSO git(1) gitps(1) gitview(1) gitkeys(1) gitaction(1) gitrgrep(1) gitunpack(1) .SH AUTHORS .I Tudor Hulubei .br .I Andrei Pitis