summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-04-08 10:45:10 +0000
committerpeter <peter@FreeBSD.org>1997-04-08 10:45:10 +0000
commit81248009f23112503dde8c7a3218dd58cd575710 (patch)
treeee4bbc82b340bc1b7bb66fd941f1d742377f5f89 /lib/libc/sys/intro.2
parentb9fe2f81dddd5a8e779bdbbb3fc6c377241b7ee5 (diff)
downloadFreeBSD-src-81248009f23112503dde8c7a3218dd58cd575710.zip
FreeBSD-src-81248009f23112503dde8c7a3218dd58cd575710.tar.gz
Missing newline caused too much text to be fed to the macro.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>, PR#3228
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 4c30f01..ee46085 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -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
OpenPOWER on IntegriCloud