removed extraneous quotes

This commit is contained in:
Andreas Gustafsson
2001-04-24 18:13:47 +00:00
parent 8eea877894
commit 92ba2e22ae
3 changed files with 4 additions and 4 deletions

View File

@@ -238,7 +238,7 @@ Successful calls to
return
\fIresbuf\fR,
which is a pointer to the
\fB"struct hostent"()\fR
\fBstruct hostent()\fR
it created.
.SH "RETURN VALUES"
.PP

View File

@@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: lwres_gethostent.docbook,v 1.3 2001/04/24 18:11:10 gson Exp $ -->
<!-- $Id: lwres_gethostent.docbook,v 1.4 2001/04/24 18:13:46 gson Exp $ -->
<refentry>
<refentryinfo>
@@ -339,7 +339,7 @@ return
<parameter>resbuf</parameter>,
which is a pointer to the
<function>"struct hostent"()</function>
<function>struct hostent()</function>
it created.
</para>
</refsect1>

View File

@@ -626,7 +626,7 @@ CLASS="PARAMETER"
which is a pointer to the
<TT
CLASS="FUNCTION"
>"struct hostent"()</TT
>struct hostent()</TT
>
it created.</P
></DIV