diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-30 05:36:26 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-30 05:36:26 +0000 |
commit | d9343c5c138d6de6c7a2835e1ce0661322c1307e (patch) | |
tree | e1037fd731eeba9a56f82685094733d89e73d8f4 /man3/dirfd.3 | |
parent | 9890bfb7e0726a5e0dbacd1965f5ee3e6c4db044 (diff) |
Removed version number from .TH line
Diffstat (limited to 'man3/dirfd.3')
-rw-r--r-- | man3/dirfd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dirfd.3 b/man3/dirfd.3 index e023b095a..bda36a7a0 100644 --- a/man3/dirfd.3 +++ b/man3/dirfd.3 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH DIRFD 3 2002-01-05 "Linux 2.5" "Linux Programmer's Manual" +.TH DIRFD 3 2002-01-05 "Linux" "Linux Programmer's Manual" .SH NAME dirfd \- get directory stream file descriptor .SH SYNOPSIS |