--- flowscan-1.006.orig/man/locker.1
+++ flowscan-1.006/man/locker.1
@@ -0,0 +1,22 @@
+.TH LOCKER 1
+.SH NAME
+locker \- locks a file
+.SH SYNOPSIS
+.B locker < -e file | -s file > [ -n ] command [ args ... ]
+.SH "DESCRIPTION"
+.TS
+tab (@);
+l l.
+-e file@lock specified file for exclusive (write) access
+-s file@lock specified file for shared (read) access
+-n@do an "non-blocking" attempt to lock specified file
+.TE
+.SH "SEE ALSO"
+.BR add_ds.pl (1),
+.BR add_txrx (1),
+.BR event2vrule (1),
+.BR flowscan (1),
+.BR ip2hostname (1)
+.SH AUTHOR
+This manual page was written by Anibal Monsalve Salazar,
+for the Debian Project.
