Correct to use close tag (</para>) in section SIGIO.
Submitted by: Martin Karlsson <mk-freebsd@bredband.net> PR: docs/54865
This commit is contained in:
parent
bdf2b25237
commit
477e834cff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17674
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1
|
@ -718,7 +718,7 @@
|
|||
SIGIO lock. This is generally possible through use of an
|
||||
elevated reference count on the structure, such as reliance
|
||||
on a file descriptor reference to a pipe during a pipe
|
||||
operation.<para>
|
||||
operation.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
|
@ -718,7 +718,7 @@
|
|||
SIGIO lock. This is generally possible through use of an
|
||||
elevated reference count on the structure, such as reliance
|
||||
on a file descriptor reference to a pipe during a pipe
|
||||
operation.<para>
|
||||
operation.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue