diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-18 08:43:42 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-18 08:43:42 +0000 |
commit | 0ed55ece4950110a90c573ba11918e5c8ccd711e (patch) | |
tree | 9467dee50007cba8bfc1fd47aa3ca1e5c5b71f7b /man3/dbopen.3 | |
parent | 24c48a8f25583ba47818de652f2cb4e40c632d73 (diff) |
Make "manual" in .TH line "Linux Programmers Manual"
Diffstat (limited to 'man3/dbopen.3')
-rw-r--r-- | man3/dbopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dbopen.3 b/man3/dbopen.3 index 56c293296..9f1497709 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -31,7 +31,7 @@ .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 .\" -.TH DBOPEN 3 1994-01-02 +.TH DBOPEN 3 1994-01-02 "" "Linux Programmer's Manual" .UC 7 .SH NAME dbopen \- database access methods |