summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mandoc
diff options
context:
space:
mode:
authorYuri Pankov <ypankov@fastmail.com>2020-05-08 16:25:59 +0300
committerGordon Ross <gwr@nexenta.com>2020-05-11 12:37:59 -0400
commit8124b8119d8ab7f80f1bd8b094cd96356f531b54 (patch)
treebd2a5ca8c2b8e2ce95ff44036736a10f5c31200d /usr/src/cmd/mandoc
parentc8907381b10259bed3a871a2881c0f3b7287ab3c (diff)
downloadillumos-gate-8124b8119d8ab7f80f1bd8b094cd96356f531b54.tar.gz
12597 want libutempter
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Diffstat (limited to 'usr/src/cmd/mandoc')
-rw-r--r--usr/src/cmd/mandoc/lib.in1
-rw-r--r--usr/src/cmd/mandoc/msec.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/mandoc/lib.in b/usr/src/cmd/mandoc/lib.in
index 0d65eeb086..9e42725de5 100644
--- a/usr/src/cmd/mandoc/lib.in
+++ b/usr/src/cmd/mandoc/lib.in
@@ -77,6 +77,7 @@ LINE("libtecla", "Interactive Command Line Input Library (libtecla, \\-ltecla)")
LINE("libtnfctl", "TNF Probe Control Library (libtnfctl, \\-ltnfctl)")
LINE("libtsol", "Trusted Extensions Library (libtsol, \\-ltsol)")
LINE("libumem", "Object-Caching Memory Allocation Library (libumem, \\-lumem")
+LINE("libutempter", "UTEMPTER Library (libutempter, \\-lutempter)")
LINE("libuuid", "UUID Library (libuuid, \\-luuid)")
LINE("libvolmgt", "Volume Management Library (libvolmgt, \\-lvolmgt)")
LINE("libxcurses", "X/Open Curses Library (libxcurses, \\-lxcurses)")
diff --git a/usr/src/cmd/mandoc/msec.in b/usr/src/cmd/mandoc/msec.in
index 10861ddd07..09069603b7 100644
--- a/usr/src/cmd/mandoc/msec.in
+++ b/usr/src/cmd/mandoc/msec.in
@@ -88,6 +88,7 @@ LINE("3SYSEVENT", "System Event Library Functions")
LINE("3TECLA", "Interactive Command-line Input Library Functions")
LINE("3TNF", "TNF Library Functions")
LINE("3TSOL", "Trusted Extensions Library Functions")
+LINE("3UTEMPTER", "UTEMPTER Library Functions")
LINE("3UUID", "Universally Unique Identifier Library Functions")
LINE("3VOLMGT", "Volume Management Library Functions")
LINE("3XCURSES", "X/Open Curses Library Functions")