diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-05 12:57:53 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-07 09:57:03 +0000 |
| commit | 242050278a377f5ca6906545ddc924b60ad8aa58 (patch) | |
| tree | d984c82a49a9f53cdf65d1cba4fd7e41bf9ec9bb /lib/libsys | |
| parent | 40d59ee35dc106cda88d66e37527975a32596cd7 (diff) | |
Diffstat (limited to 'lib/libsys')
| -rw-r--r-- | lib/libsys/intro.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libsys/intro.2 b/lib/libsys/intro.2 index 008936b278ae..33dfecf648c5 100644 --- a/lib/libsys/intro.2 +++ b/lib/libsys/intro.2 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 19, 2024 +.Dd May 7, 2026 .Dt INTRO 2 .Os .Sh NAME @@ -756,7 +756,8 @@ during a system boot. .El .Sh SEE ALSO .Xr intro 3 , -.Xr perror 3 +.Xr perror 3 , +.Xr dtrace_syscall 4 .Sh HISTORY The .Nm Ns Pq 2 |
