diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 21:27:35 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 21:27:35 +0000 |
commit | a73a3ab56baabfbc4b63c100ee64951a407e9416 (patch) | |
tree | 33cdd5ea6f8c54c893743dfcfb7972839fd7fc23 /lib/libc/sys/timer_delete.2 | |
parent | b31a663480255212e631f10906327ae0fd9fcc9f (diff) |
Notes
Diffstat (limited to 'lib/libc/sys/timer_delete.2')
-rw-r--r-- | lib/libc/sys/timer_delete.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/timer_delete.2 b/lib/libc/sys/timer_delete.2 index 97524a1006329..36d9775be7b12 100644 --- a/lib/libc/sys/timer_delete.2 +++ b/lib/libc/sys/timer_delete.2 @@ -74,5 +74,7 @@ The system call conforms to .St -p1003.1-2004 .Sh HISTORY -Support for POSIX per-process timer first appeared in +Support for +.Tn POSIX +per-process timer first appeared in .Fx 7.0 . |