From 8288fd5402d916c38ac76d070e40567f80e4dfc2 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Mon, 16 Aug 1999 20:56:31 +0000 Subject: [PATCH] Fix some bad references. --- sbin/mount_cd9660/mount_cd9660.8 | 6 +++--- usr.sbin/edquota/edquota.8 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 9edad8a83e49..beeb37590c7a 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94 -.\" $Id$ +.\" $Id: mount_cd9660.8,v 1.9 1999/07/12 20:04:58 nik Exp $ .\" .Dd March 27, 1994 .Dt MOUNT_CD9660 8 @@ -110,16 +110,16 @@ is measured in CD-ROM blocks, with 2048 bytes each. This is the same as for example the .Cm info command of -.Xr cdcontrol 8 +.Xr cdcontrol 1 is printing. .It Fl v Be verbose about the starting sector decisions made. .El .Sh SEE ALSO +.Xr cdcontrol 1 , .Xr mount 2 , .Xr unmount 2 , .Xr fstab 5 , -.Xr cdcontrol 8 , .Xr mount 8 .Sh BUGS POSIX device node mapping is currently not supported. diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 14f44e0ebc22..2bc97cca8725 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $Id: edquota.8,v 1.7 1999/07/12 20:12:08 nik Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 @@ -166,8 +166,8 @@ to find filesystem names and locations .El .Sh SEE ALSO .Xr quota 1 , -.Xr fstab 2 , .Xr quotactl 2 , +.Xr fstab 5 , .Xr quotacheck 8 , .Xr quotaon 8 , .Xr repquota 8