From c0bdb22b84747b7d0de04481ff576c6aaa77f0e0 Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Thu, 28 Oct 1999 17:18:15 +0000 Subject: [PATCH] Add references to cam(4) and xpt(4). Delete references to cam(9) and xpt(9) which do not exist. Delete statement in BUGS that cam(9) and xpt(9) will be added soon. PR: 14567 Submitted by: Ronald F. Guilmette Approved by: ken --- sbin/camcontrol/camcontrol.8 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index 346fef051b5..eeb24846ac0 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -640,9 +640,9 @@ waits a few minutes and then returns it. .Sh SEE ALSO .Xr cam 3 , .Xr cam_cdbparse 3 , +.Xr cam 4 , .Xr pass 4 , -.Xr cam 9 , -.Xr xpt 9 +.Xr xpt 4 .Sh HISTORY The .Nm camcontrol @@ -663,9 +663,6 @@ in .Sh AUTHORS .An Kenneth Merry Aq ken@FreeBSD.org .Sh BUGS -Most of the man page cross references don't exist yet. This will be fixed -soon. -.Pp The code that parses the generic command line arguments doesn't know that some of the subcommands take multiple arguments. So if, for instance, you tried something like this: