diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 00:03:00 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 00:03:00 +0000 |
| commit | bfd34a4a6037d50f81f6ccc655d65b3f10840cd7 (patch) | |
| tree | 5398b162c43a9dca3cfe51da1ef27bba397551f6 /usr.sbin/fdcontrol | |
| parent | aeae2333f4b42036b9070392caf246914d6ae6ac (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdcontrol')
| -rw-r--r-- | usr.sbin/fdcontrol/fdcontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index 9f4ab22b93f90..ace5cf2c6e470 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -84,9 +84,9 @@ The driver does actually support only two debug levels where debug level 1 will generate huge amounts of output. It is likely to overflow the syslog if not used with extreme care. .Sh SEE ALSO -.Xr fdc 4 , .Xr ioctl 2 , -.Xr perror 3 . +.Xr perror 3 , +.Xr fdc 4 .Sh HISTORY .Nm Fdcontrol is currently under development. It's user interface and overall |
