remove parens from function name in .SH NAME section

This commit is contained in:
Michael Kerrisk 2005-10-19 13:19:53 +00:00
parent 27e59a1f0b
commit 9ef334c7cc
1 changed files with 1 additions and 1 deletions

View File

@ -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"