summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-07-12 15:19:39 +0000
committernbm <nbm@FreeBSD.org>2000-07-12 15:19:39 +0000
commite16a57d0c939f32eed453aa5b0ab690e867f5e7a (patch)
tree5c86601f1b25c3a859c4028e8bfd76d760309ef9
parente19f8cf9419d58de5eb8ee488f29f8cab0932a16 (diff)
downloadFreeBSD-src-e16a57d0c939f32eed453aa5b0ab690e867f5e7a.zip
FreeBSD-src-e16a57d0c939f32eed453aa5b0ab690e867f5e7a.tar.gz
Update the st(4) and sd(4) references to sa(4) and da(4) respectively,
maintaining order, were the references ordered already. PR: reminded by 19647 Submitted by: reminded by Jens Schweikhardt <schweik@noc.dfn.de>
-rw-r--r--share/man/man4/ch.44
-rw-r--r--share/man/man4/man4.i386/aic.44
-rw-r--r--share/man/man4/mtio.42
3 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index dea964b..0ee27a2 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -299,8 +299,8 @@ codes to the ioctls described here.
.Sh SEE ALSO
.Xr chio 1 ,
.Xr cd 4 ,
-.Xr sd 4 ,
-.Xr st 4
+.Xr da 4 ,
+.Xr sa 4
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4
index 9e9bd2a..fdb4417 100644
--- a/share/man/man4/man4.i386/aic.4
+++ b/share/man/man4/man4.i386/aic.4
@@ -43,6 +43,6 @@ and therefore cannot be booted from.
.Sh SEE ALSO
.Xr cd 4 ,
.Xr ch 4 ,
+.Xr da 4 ,
.Xr intro 4 ,
-.Xr sd 4 ,
-.Xr st 4
+.Xr sa 4
diff --git a/share/man/man4/mtio.4 b/share/man/man4/mtio.4
index 9b471ae..1b76cd1 100644
--- a/share/man/man4/mtio.4
+++ b/share/man/man4/mtio.4
@@ -301,7 +301,7 @@ union mterrstat {
.Sh SEE ALSO
.Xr mt 1 ,
.Xr tar 1 ,
-.Xr st 4
+.Xr sa 4
.Sh HISTORY
The
.Nm mtio
OpenPOWER on IntegriCloud