diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 1999-10-17 15:52:26 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 1999-10-17 15:52:26 +0000 |
commit | 32c4102abfc9228c8c6b96feac8f9bc73dc41ce0 (patch) | |
tree | e2bd43c2ee01686077fe63e4b4ea5be4a27c934f /usr.sbin/fdcontrol | |
parent | 70423e21c8c1a7852c8fe4be892b6bef2f0af98e (diff) | |
download | src-32c4102abfc9228c8c6b96feac8f9bc73dc41ce0.tar.gz src-32c4102abfc9228c8c6b96feac8f9bc73dc41ce0.zip |
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 9127978e0f2b..5e8fd57de5e1 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -72,7 +72,7 @@ currently used value. Error codes for the underlying .Xr ioctl 2 commands are printed by the -.Xr perror 3 +.Xr warn 3 facility. .Sh BUGS The @@ -87,7 +87,7 @@ 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 ioctl 2 , -.Xr perror 3 , +.Xr warn 3 , .Xr fdc 4 .Sh HISTORY .Nm Fdcontrol |