git: 8032812ac206 - stable/13 - Update old iSCSI initiator man pages for removal from 14 and later
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Oct 2021 20:24:01 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=8032812ac206a3e2355b3331ace49c1d7e4194e3
commit 8032812ac206a3e2355b3331ace49c1d7e4194e3
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-10-26 20:21:50 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-10-26 20:23:41 +0000
Update old iSCSI initiator man pages for removal from 14 and later
The old initiator was removed from main in 48cb3fee2586 in advance of
FreeBSD 14.
---
sbin/iscontrol/iscontrol.8 | 6 ++++--
share/man/man4/iscsi_initiator.4 | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/sbin/iscontrol/iscontrol.8 b/sbin/iscontrol/iscontrol.8
index abebf0c534d8..84d394afbcd2 100644
--- a/sbin/iscontrol/iscontrol.8
+++ b/sbin/iscontrol/iscontrol.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 9, 2016
+.Dd October 26, 2021
.Dt ISCONTROL 8
.Os
.Sh NAME
@@ -44,7 +44,9 @@
.Bf -symbolic
This command, along with its kernel counterpart
.Xr iscsi_initiator 4 ,
-is obsolete.
+is obsolete and is not present in
+.Fx 14
+and above.
Users are advised to use
.Xr iscsictl 8
instead.
diff --git a/share/man/man4/iscsi_initiator.4 b/share/man/man4/iscsi_initiator.4
index a39339254b02..119d23d19316 100644
--- a/share/man/man4/iscsi_initiator.4
+++ b/share/man/man4/iscsi_initiator.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 9, 2014
+.Dd October 26, 2021
.Dt ISCSI_INITIATOR 4
.Os
.Sh NAME
@@ -48,7 +48,9 @@ iscsi_initiator_load="YES"
.Bf -symbolic
This driver, along with its userspace counterpart
.Xr iscontrol 8 ,
-is obsolete.
+is obsolete and is not present in
+.Fx 14
+and above.
Users are advised to use
.Xr iscsi 4
instead.