summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2009-07-10 06:45:14 +0000
committerCraig Small <csmall@users.sourceforge.net>2009-07-10 06:45:14 +0000
commit5eac9a52571f88637a83fdb3a4dd831bc06a8c80 (patch)
treecb0649a612fe847682f9c2505c5111d23449cb71 /doc
parentf6179cd0bd17f9142d7e3bab8268575c73965aba (diff)
* Applied patch from Kari Hautio for lazy umount'ed filesystems SF#25456
32 * Applied patch from Anonymous SF submitter to fix killall -l Fixes SF#2002570 * fuser will print mounts,nfs exports and swaps with -v Debian #356655 * pstree and fuser have long options Debian #517412
Diffstat (limited to 'doc')
-rw-r--r--doc/fuser.15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/fuser.1 b/doc/fuser.1
index b513e70..39147e2 100644
--- a/doc/fuser.1
+++ b/doc/fuser.1
@@ -101,8 +101,9 @@ Append the user name of the process owner to each PID.
.IP \fB\-v\fP
Verbose mode. Processes are shown in a \fBps\fP-like style. The fields PID,
USER and COMMAND are similar to \fBps\fP. ACCESS shows how the process
-accesses the file. If the access is by the kernel (e.g. in the case of a
-mount point, a swap file, etc.), \fBkernel\fP is shown instead of the PID.
+accesses the file. Verbose mode will also show when a particular file
+is being access as a mount point, knfs export or swap file. In this case
+\fBkernel\fP is shown instead of the PID.
.IP \fB\-V\fP
Display version information.
.IP \fB\-4\fP