summaryrefslogtreecommitdiffstats
path: root/share/man/man3/intro.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1998-11-25 04:33:45 +0000
committeraaron <aaron@openbsd.org>1998-11-25 04:33:45 +0000
commitf33e00979eb3081c8263447e0e0cbd36c67fd97c (patch)
tree5a11717f1fc1c0fbea3117c7e9a066e44e1fbe59 /share/man/man3/intro.3
parentwhoops (diff)
downloadwireguard-openbsd-f33e00979eb3081c8263447e0e0cbd36c67fd97c.tar.xz
wireguard-openbsd-f33e00979eb3081c8263447e0e0cbd36c67fd97c.zip
share/man/man3 man page repairs
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r--share/man/man3/intro.316
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index e2d60546e5f..e82a5ab6310 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -141,22 +141,22 @@ The library for
.Sh FILES
.Bl -tag -width /usr/lib/libm_p.a -compact
.It Pa /usr/lib/libc.a
-the C library
+C library
.It Pa /usr/lib/libm.a
-the math library
+math library
.It Pa /usr/lib/libc_p.a
-the C library compiled for profiling
+C library compiled for profiling
.It Pa /usr/lib/libm_p.a
-the math library compiled for profiling
+math library compiled for profiling
.El
.Sh SEE ALSO
-.Xr stdio 3 ,
-.Xr math 3 ,
-.Xr intro 2 ,
.Xr cc 1 ,
.Xr ld 1 ,
.Xr nm 1 ,
-.Xr pthreads 3
+.Xr intro 2 ,
+.Xr math 3 ,
+.Xr pthreads 3 ,
+.Xr stdio 3
.\" .Sh LIST OF FUNCTIONS
.\" .Bl -column "strncasecmpxxx" "system"
.\" .Sy Name Description