aboutsummaryrefslogtreecommitdiffstats
path: root/man3/inet.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/inet.3')
-rw-r--r--man3/inet.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/inet.3 b/man3/inet.3
index ee506228b3..3abbe055fb 100644
--- a/man3/inet.3
+++ b/man3/inet.3
@@ -287,6 +287,7 @@ Here are some example runs:
.in
.SS Program source
\&
+.\" SRC BEGIN (inet.c)
.EX
#define _DEFAULT_SOURCE
#include <arpa/inet.h>
@@ -312,6 +313,7 @@ main(int argc, char *argv[])
exit(EXIT_SUCCESS);
}
.EE
+.\" SRC END
.SH SEE ALSO
.BR byteorder (3),
.BR getaddrinfo (3),