diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:34 +0100 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:09 +0100 |
commit | a6760fe64c98dcba38d0e16c8abbf3fe7dad3158 (patch) | |
tree | a0358548990fb2a8c53dfcf3a4f67c70dee923a7 | |
parent | c08df37aae95431660bbe111f5efd92380c66bde (diff) |
flock.2: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r-- | man2/flock.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/flock.2 b/man2/flock.2 index 44d3eeb8..49e6b50b 100644 --- a/man2/flock.2 +++ b/man2/flock.2 @@ -16,7 +16,7 @@ .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working - +.\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. |