aboutsummaryrefslogtreecommitdiffstats
path: root/man3/inet.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/inet.3')
-rw-r--r--man3/inet.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/inet.3 b/man3/inet.3
index e39e317f4a..168c352585 100644
--- a/man3/inet.3
+++ b/man3/inet.3
@@ -212,13 +212,13 @@ is defined in
as:
.sp
.in +4n
-.nf
+.EX
typedef uint32_t in_addr_t;
struct in_addr {
in_addr_t s_addr;
};
-.fi
+.EE
.in
.SH ATTRIBUTES
For an explanation of the terms used in this section, see