aboutsummaryrefslogtreecommitdiffstats
path: root/man2/open.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-10-10 14:09:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-10-11 07:49:39 +0200
commitf1d97f6e4d7dec8eb6a3bc8deff6b5fe33abb3a7 (patch)
treeb846158a000d635e0d1c422bde54e4db35ef6cb2 /man2/open.2
parent46d8eb9cd0bdf18a84ca85f7e9f1de51fd341529 (diff)
downloadman-pages-f1d97f6e4d7dec8eb6a3bc8deff6b5fe33abb3a7.tar.gz
open.2: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/open.2')
-rw-r--r--man2/open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2
index 15d92e2508..8086bd19d0 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -47,7 +47,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\"
-.TH OPEN 2 2008-08-21 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2008-10-10 "Linux" "Linux Programmer's Manual"
.SH NAME
open, creat \- open and possibly create a file or device
.SH SYNOPSIS