aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/intro.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r--share/man/man3/intro.311
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 0cecdcab4069..952183d7dd2d 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -24,7 +24,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.Dd November 27, 2024
+.Dd November 10, 2025
.Dt INTRO 3
.Os
.Sh NAME
@@ -72,13 +72,20 @@ see
.It database routines
see
.Xr db 3
-.It bit operators
+.It bit string operators
see
.Xr bitstring 3
+.It bit and byte utilities
+see
+.Xr stdbit 3
.It string operators
see
.Xr string 3
+and
+.Xr bstring 3
.It character tests and character operators
+see
+.Xr ctype 3
.It storage allocation
see
.Xr mpool 3