aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getdate.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 13:19:53 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 13:19:53 +0000
commit9ef334c7cc525ff100a85beebe7d364338e3945c (patch)
tree821a119508ecd9358979a4d971c5d7efc6b3fab6 /man3/getdate.3
parent27e59a1f0bd7ddcbaaa41670a5ddf4b14861c492 (diff)
downloadman-pages-9ef334c7cc525ff100a85beebe7d364338e3945c.tar.gz
remove parens from function name in .SH NAME section
Diffstat (limited to 'man3/getdate.3')
-rw-r--r--man3/getdate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getdate.3 b/man3/getdate.3
index fa087575b4..977f8f0d3a 100644
--- a/man3/getdate.3
+++ b/man3/getdate.3
@@ -23,7 +23,7 @@
.\" Modified, 2001-12-26, aeb
.TH GETDATE 3 2001-12-26 "" "Linux Programmer's Manual"
.SH NAME
-getdate() \- convert a string to struct tm
+getdate \- convert a string to struct tm
.br
.SH SYNOPSIS
.B "#define _XOPEN_SOURCE"