diff options
author | 1998-11-26 04:32:10 +0000 | |
---|---|---|
committer | 1998-11-26 04:32:10 +0000 | |
commit | 7041af1195943551eb23f2014bb373b765d998e5 (patch) | |
tree | 4813d4e1b0f8ace0ac0b5b26336486ffd4331614 | |
parent | share/man/man5/ man page repairs (diff) | |
download | wireguard-openbsd-7041af1195943551eb23f2014bb373b765d998e5.tar.xz wireguard-openbsd-7041af1195943551eb23f2014bb373b765d998e5.zip |
whoops
-rw-r--r-- | share/man/man3/bitstring.3 | 4 |
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 . |