summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-11-12 20:30:38 +0000
committerjmc <jmc@openbsd.org>2007-11-12 20:30:38 +0000
commit347c5e1990e39a33c9a20561eea0c8ac2c2ccb94 (patch)
treea391e8088d437f1fa5df3a0e719ad8b0403df4d5
parentSplit handling of unmaskable vs maskable ipi to make the core simpler, (diff)
downloadwireguard-openbsd-347c5e1990e39a33c9a20561eea0c8ac2c2ccb94.tar.xz
wireguard-openbsd-347c5e1990e39a33c9a20561eea0c8ac2c2ccb94.zip
+.Xr cdio 1 ,
-rw-r--r--sbin/mount_cd9660/mount_cd9660.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index dc47ca33ada..201c21dbd7a 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_cd9660.8,v 1.22 2007/05/31 19:19:45 jmc Exp $
+.\" $OpenBSD: mount_cd9660.8,v 1.23 2007/11/12 20:30:38 jmc Exp $
.\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $
.\"
.\" Copyright (c) 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: November 12 2007 $
.Dt MOUNT_CD9660 8
.Os
.Sh NAME
@@ -91,6 +91,7 @@ The TOC can be inspected by using
.Xr cdio 1 .
.El
.Sh SEE ALSO
+.Xr cdio 1 ,
.Xr mount 2 ,
.Xr fstab 5 ,
.Xr mount 8 ,