Skip to content

Commit

Permalink
cltadm.8: Correct documentation of -r arg to port command
Browse files Browse the repository at this point in the history
-r does not take a target port argument

Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D42932
  • Loading branch information
bsdjhb committed Mar 13, 2024
2 parents d36e702 + f12d378 commit 70ab982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr.sbin/ctladm/ctladm.8
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
.\"
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
.\"
.Dd March 9, 2021
.Dd December 27, 2023
.Dt CTLADM 8
.Os
.Sh NAME
Expand Down Expand Up @@ -167,7 +167,7 @@
.Op Fl W Ar wwnn
.Op Fl O Ar pp|vp
.Op Fl p Ar targ_port
.Op Fl r Ar targ_port
.Op Fl r
.Op Fl t Ar fe_type
.Nm
.Ic portlist
Expand Down

0 comments on commit 70ab982

Please sign in to comment.