diff options
Diffstat (limited to 'usr/src/man/man1/mdb.1')
-rw-r--r-- | usr/src/man/man1/mdb.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/usr/src/man/man1/mdb.1 b/usr/src/man/man1/mdb.1 index ebec5867ca..a9a7ff4e31 100644 --- a/usr/src/man/man1/mdb.1 +++ b/usr/src/man/man1/mdb.1 @@ -3227,11 +3227,11 @@ dcmds. .sp .ne 2 .na -\fB\fB::run\fR [ \fIargs\fR . . . ]\fR +\fB\fB::run\fR [ \fIargs\fR ... ]\fR .ad .br .na -\fB\fB:r\fR [ \fIargs\fR . . . ]\fR +\fB\fB:r\fR [ \fIargs\fR ... ]\fR .ad .sp .6 .RS 4n @@ -3481,7 +3481,7 @@ described under \fBSymbol Name Resolution\fR, above. .sp .ne 2 .na -\fB\fB::typeset\fR [ \fB-/\fR\fB-t\fR] \fIvariable-name\fR . . .\fR +\fB\fB::typeset\fR [ \fB-/\fR\fB-t\fR] \fIvariable-name\fR ...\fR .ad .sp .6 .RS 4n @@ -3507,7 +3507,7 @@ Unload the specified dmod. The list of active dmods can be printed using the .sp .ne 2 .na -\fB\fB::unset\fR \fIvariable-name\fR . . .\fR +\fB\fB::unset\fR \fIvariable-name\fR ...\fR .ad .sp .6 .RS 4n @@ -3597,7 +3597,7 @@ List the available walkers and print a brief description for each one. .sp .ne 2 .na -\fB\fB::whence\fR [ \fB-v\fR ] \fIname\fR . . .\fR +\fB\fB::whence\fR [ \fB-v\fR ] \fIname\fR ...\fR .ad .br .na @@ -3625,15 +3625,15 @@ and walker in order of precedence. .ad .br .na -\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:a\fR [ \fIcmd\fR . . . ]\fR +\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:a\fR [ \fIcmd\fR ... ]\fR .ad .br .na -\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:p\fR [ \fIcmd\fR . \&. . ]\fR +\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:p\fR [ \fIcmd\fR ... ]\fR .ad .br .na -\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:w\fR [ \fIcmd\fR . . . ]\fR +\fB\fIaddr\fR [ ,\fIlen\fR ] \fB:w\fR [ \fIcmd\fR ... ]\fR .ad .sp .6 .RS 4n |