summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1998-11-26 04:32:10 +0000
committeraaron <aaron@openbsd.org>1998-11-26 04:32:10 +0000
commit7041af1195943551eb23f2014bb373b765d998e5 (patch)
tree4813d4e1b0f8ace0ac0b5b26336486ffd4331614
parentshare/man/man5/ man page repairs (diff)
downloadwireguard-openbsd-7041af1195943551eb23f2014bb373b765d998e5.tar.xz
wireguard-openbsd-7041af1195943551eb23f2014bb373b765d998e5.zip
whoops
-rw-r--r--share/man/man3/bitstring.34
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3
index ccd2db6d100..f7ac53b9f89 100644
--- a/share/man/man3/bitstring.3
+++ b/share/man/man3/bitstring.3
@@ -177,5 +177,7 @@ make_lpr_available()
.Sh SEE ALSO
.Xr malloc 3
.Sh HISTORY
-The bit-string functions first appeared in
+The
+.Nm bitstring
+functions first appeared in
.Bx 4.4 .