From e186f5128adeb9529817183ed63ae4c06f0444b9 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 23 Dec 2003 07:16:38 +0000 Subject: [PATCH] /etc/rc.serial -> /etc/rc.d/serial. --- sbin/comcontrol/comcontrol.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index 2d34eb10424..361ed68c63d 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -43,7 +43,7 @@ to prevent modem hanging. The standard way to use .Nm is to put invocations of it in the -.Pa /etc/rc.serial +.Pa /etc/rc.d/serial startup script. .Sh SEE ALSO .Xr stty 1 ,