summaryrefslogtreecommitdiff
path: root/usr/src/man/man3devinfo/di_devlink_walk.3devinfo
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3devinfo/di_devlink_walk.3devinfo
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3devinfo/di_devlink_walk.3devinfo')
-rw-r--r--usr/src/man/man3devinfo/di_devlink_walk.3devinfo12
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3devinfo/di_devlink_walk.3devinfo b/usr/src/man/man3devinfo/di_devlink_walk.3devinfo
index bb6b04d767..8c144f12b5 100644
--- a/usr/src/man/man3devinfo/di_devlink_walk.3devinfo
+++ b/usr/src/man/man3devinfo/di_devlink_walk.3devinfo
@@ -33,7 +33,7 @@ A handle to a snapshot of devlinks in "\fB/dev\fR".
\fB\fIre\fR\fR
.ad
.RS 11n
-An extended regular expression as specified in \fBregex\fR(5) describing the
+An extended regular expression as specified in \fBregex\fR(7) describing the
paths of devlinks to visit. A null value matches all devlinks. The expression
should not involve the "\fB/dev\fR" prefix. For example, the "^\fBdsk/\fR" will
invoke \fIdevlink_callback\fR() for all "\fB/dev/dsk/\fR" links.
@@ -139,7 +139,7 @@ Insufficient memory is available.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -157,5 +157,9 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBdi_devlink_init\fR(3DEVINFO), \fBdi_devlink_path\fR(3DEVINFO),
-\fBlibdevinfo\fR(3LIB), \fBmalloc\fR(3C), \fBattributes\fR(5), \fBregex\fR(5)
+.BR malloc (3C),
+.BR di_devlink_init (3DEVINFO),
+.BR di_devlink_path (3DEVINFO),
+.BR libdevinfo (3LIB),
+.BR attributes (7),
+.BR regex (7)