projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c837f9c
)
mlockall.2: Fix month name and remove trailing whitespace.
author
Sascha Wildner <saw@online.de>
Tue, 30 Nov 2010 15:28:23 +0000 (16:28 +0100)
committer
Sascha Wildner <saw@online.de>
Tue, 30 Nov 2010 15:28:23 +0000 (16:28 +0100)
lib/libc/sys/mlockall.2
patch
|
blob
|
blame
|
history
diff --git
a/lib/libc/sys/mlockall.2
b/lib/libc/sys/mlockall.2
index
5972e94
..
47d6aba
100644
(file)
--- a/
lib/libc/sys/mlockall.2
+++ b/
lib/libc/sys/mlockall.2
@@
-36,7
+36,7
@@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd Nov 29, 2010
+.Dd November 29, 2010
.Dt MLOCKALL 2
.Os
.Sh NAME
@@
-128,5
+128,5
@@
functions first appeared in
.Dx 2.9 .
.Sh BUGS
The MCL_CURRENT flag does not function in
-.Dx
+.Dx
currently.