]> git.ipfire.org Git - thirdparty/util-linux.git/blame - Documentation/mount.txt
Merge branch 'PR/libsmartcols-reduce-fix' of github.com:karelzak/util-linux-work
[thirdparty/util-linux.git] / Documentation / mount.txt
CommitLineData
fd6b7a7f
KZ
1mount/umount for Linux 0.97.3 and later.
2Authors:
3Doug Quale <quale@saavik.cs.wisc.edu>,
4H.J. Lu <hlu@eecs.wsu.edu>,
5Rick Sladkey <jrs@world.std.com>,
6Stephen Tweedie <sct@dcs.ed.ac.uk>.
9cb68977 7Andries Brouwer <aeb@cwi.nl>
5bbc26de 8Adrian Bunk <bunk@stusta.de>
6dbe3af9 9
2bb3aa36 10Presently in util-linux maintained by Karel Zak <kzak@redhat.com>.
6dbe3af9 11
3b08f597
SK
12== Notes to developers ==
13
14 The final solution will be libmount/mount.c as the
15 mount(8) command implementation. So, let's keep the
16 current mount/* code in maintenance mode and don't try to
17 rewrite it :-)