aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-16 20:56:31 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-16 20:56:31 +0000
commit8288fd5402d916c38ac76d070e40567f80e4dfc2 (patch)
treeed4a5f20448bca4efa7e65925d5fc8e5cf872066
parent0470d791d09893ec4aea72bf3e9934da6037e663 (diff)
Notes
-rw-r--r--sbin/mount_cd9660/mount_cd9660.86
-rw-r--r--usr.sbin/edquota/edquota.84
2 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index 9edad8a83e495..beeb37590c7a6 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 14f44e0ebc22a..2bc97cca87250 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