-2015-06-30 gettextize <bug-gnu-gettext@gnu.org>
-
- * m4/gettext.m4: Upgrade to gettext-0.19.4.
- * m4/iconv.m4: Upgrade to gettext-0.19.4.
- * m4/lib-ld.m4: Upgrade to gettext-0.19.4.
- * m4/lib-link.m4: Upgrade to gettext-0.19.4.
- * m4/lib-prefix.m4: Upgrade to gettext-0.19.4.
- * m4/nls.m4: Upgrade to gettext-0.19.4.
- * m4/po.m4: Upgrade to gettext-0.19.4.
- * m4/progtest.m4: Upgrade to gettext-0.19.4.
- * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.4.
-
Changes in 22.22
================
* Make usage of linked lists of devices found in
* pstree: PATH_MAX defined for FreeBSD. Debian #750405
* pstree: ignores disappeared processes. SF [#34]
* killall: -o and -y work with -r flags. SF [#64]
+ * m4/gettext.m4: Upgrade to gettext-0.19.4.
+ * m4/iconv.m4: Upgrade to gettext-0.19.4.
+ * m4/lib-ld.m4: Upgrade to gettext-0.19.4.
+ * m4/lib-link.m4: Upgrade to gettext-0.19.4.
+ * m4/lib-prefix.m4: Upgrade to gettext-0.19.4.
+ * m4/nls.m4: Upgrade to gettext-0.19.4.
+ * m4/po.m4: Upgrade to gettext-0.19.4.
+ * m4/progtest.m4: Upgrade to gettext-0.19.4.
+ * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.4.
Changes in 22.21
================
.\"
.\" Copyright 1993-2005 Werner Almesberger
-.\" 2005-2015 Craig Small
+.\" 2005-2016 Craig Small
.\" This program 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 of the License, or
.\" (at your option) any later version.
.\"
-.TH FUSER 1 "2015-01-26" "psmisc" "User Commands"
+.TH FUSER 1 "2016-04-04" "psmisc" "User Commands"
.SH NAME
fuser \- identify processes using files or sockets
.SH SYNOPSIS
.TP
.B m
mmap'ed file or shared library.
+.TP
+.B .
+Placeholder, omitted in default display mode.
.PD
.RE
.LP
style. The fields PID, USER and COMMAND are similar to
.BR ps .
ACCESS shows how the process accesses the file. Verbose mode will also
-show when a particular file is being access as a mount point, knfs
+show when a particular file is being accessed as a mount point, knfs
export or swap file. In this case
.B kernel
is shown instead of the PID.