diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-26 04:32:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-26 04:32:11 +0000 |
commit | 1d285f7eec57e62f19d584312488793baaeee6da (patch) | |
tree | ea5a00d2f4297c07a14a485a360e78f47ff400e9 | |
parent | afc88d972b6b8111ad84d86b47ae95a4576a9f3a (diff) |
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 . |