Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
If a lock is an open file description-oriented lock, there can be more than one holder for the lock.
See the NOTES below.
+== ENVIRONMENT
+
+LSLOCKS_COLUMNS=::
+Specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* can be used.
+
== NOTES
The *lslocks* command is meant to replace the *lslk*(8) command, originally written by mailto:abe@purdue.edu[Victor A. Abell] and unmaintained since 2001.
the holder process of a lease (or a lock) is not uniquely determined.
*lslocks* shows the one of the holder processes in COMMAND and PID columns.
+The default output is subject to change. So whenever possible, you should avoid using default output in your scripts.
+
== AUTHORS
mailto:dave@gnu.org[Davidlohr Bueso]
+mailto:cgoesc2@wgu.edu[Christian Goeschel Ndjomouo]
== SEE ALSO