ctladm: portlist -i lists target and initiator names rather than addresses

Sponsored by:	Chelsio Communications
This commit is contained in:
John Baldwin
2025-02-20 10:39:50 -05:00
parent b277346d24
commit 8206fcc5ef
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
.\"
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
.\"
.Dd June 6, 2024
.Dd February 20, 2025
.Dt CTLADM 8
.Os
.Sh NAME
@@ -710,7 +710,7 @@ List CTL frontend ports.
.It Fl f Ar frontend
Specify the frontend type.
.It Fl i
Report target and connected initiators addresses.
Report target and connected initiator names.
.It Fl l
Report LUN mapping.
.It Fl p Ar targ_port
+1 -1
View File
@@ -4289,7 +4289,7 @@ usage(int error)
"-r : remove frontend port\n"
"portlist options:\n"
"-f frontend : specify frontend type\n"
"-i : report target and initiators addresses\n"
"-i : report target and connected initiator names\n"
"-l : report LUN mapping\n"
"-p targ_port : specify target port number\n"
"-q : omit header in list output\n"