diff options
author | Alexander Ziaee <concussious@runbox.com> | 2024-05-15 18:59:50 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2024-05-16 16:25:29 +0000 |
commit | 1a720cbec513210fa2e85c3882741ef2f6dc5f35 (patch) | |
tree | 9c766091beea3d8392fe795c9e72f27a9c1b29b5 /sbin/mount_cd9660 | |
parent | a03e8a40d40486945296b4ed27ca6f31a93a366b (diff) |
man filesystems: fix xrefs after move to section 4
Reviewed by: des, imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1077
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index d2cdd2f3ef20..017ad7ee9a11 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -170,7 +170,7 @@ The following command can be used to mount a Kodak Photo-CD: .Xr cdcontrol 1 , .Xr mount 2 , .Xr unmount 2 , -.Xr cd9660 5 , +.Xr cd9660 4 , .Xr fstab 5 , .Xr mdconfig 8 , .Xr mount 8 |