Missing newline caused too much text to be fed to the macro.

Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>, PR#3228
This commit is contained in:
Peter Wemm 1997-04-08 10:45:10 +00:00
parent 165dc08286
commit 3b6bf52958
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24723

View File

@ -81,7 +81,8 @@ call functions in libraries that have been compiled with
.Va _THREAD_SAFE .
.Pp
Programmers should include
.Aq Pa sys/errno.h to obtain the definition of
.Aq Pa sys/errno.h
to obtain the definition of
.Va errno
rather than coding the definition as an external reference directly. It is
planned that the