git: 08f852a3c678 - stable/13 - Cross-reference cd(4) and cd9660(5)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 10:16:12 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=08f852a3c67896d019122005b610d3ce49da1191
commit 08f852a3c67896d019122005b610d3ce49da1191
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-04-08 13:19:07 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-11 10:15:56 +0000
Cross-reference cd(4) and cd9660(5)
MFC after: 3 days
(cherry picked from commit 70068a3e1d7a6aeaabd3a810f4e16f87e5f08339)
---
share/man/man4/cd.4 | 3 ++-
share/man/man5/cd9660.5 | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4
index 881edda8f577..fe9072bc5ec8 100644
--- a/share/man/man4/cd.4
+++ b/share/man/man4/cd.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 9, 2014
+.Dd April 8, 2022
.Dt CD 4
.Os
.Sh NAME
@@ -339,6 +339,7 @@ None.
.Sh SEE ALSO
.Xr cam 4 ,
.Xr da 4 ,
+.Xr cd9660 5 ,
.Xr disklabel 8 ,
.Xr cd 9
.Sh HISTORY
diff --git a/share/man/man5/cd9660.5 b/share/man/man5/cd9660.5
index dc470d540c9f..54f26738bc4f 100644
--- a/share/man/man5/cd9660.5
+++ b/share/man/man5/cd9660.5
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 22, 2017
+.Dd April 8, 2022
.Dt CD9660 5
.Os
.Sh NAME
@@ -61,6 +61,7 @@ volume located on
.Sh SEE ALSO
.Xr nmount 2 ,
.Xr unmount 2 ,
+.Xr cd 4 ,
.Xr fstab 5 ,
.Xr mount 8 ,
.Xr mount_cd9660 8