diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-26 08:54:33 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-26 21:36:44 +0100 |
commit | dda9331bd7afed45c8d0ef90050992d836977120 (patch) | |
tree | 7789f6ae695364b635d0bcb82337b4648401a45c /libraries/lockdev/README | |
parent | 95a9ba57f834b49c1d82446ed668dfc88088e344 (diff) | |
download | slackbuilds-dda9331bd7afed45c8d0ef90050992d836977120.tar.gz |
libraries/lockdev: Added (device-locking library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/lockdev/README')
-rw-r--r-- | libraries/lockdev/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/lockdev/README b/libraries/lockdev/README new file mode 100644 index 0000000000..71148f3a34 --- /dev/null +++ b/libraries/lockdev/README @@ -0,0 +1,2 @@ +Run-time shared library for locking devices, using _both_ FSSTND and SVr4 +methods. |