diff options
| -rw-r--r-- | share/man/man5/rc.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 7b52b33b65b8..f70dfa5bbf89 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rc.conf.5,v 1.12 1998/02/16 19:25:41 guido Exp $ +.\" $Id: rc.conf.5,v 1.13 1998/03/07 09:04:24 jkh Exp $ .\" .Dd April 26, 1997 .Dt RC.CONF 5 @@ -624,10 +624,10 @@ The .Xr moused 8 daemon is able to detect the appropriate mouse type automatically in many cases. -Set this variable to +You can set this variable to .Ar auto -to let the daemon to detect it. -Or select one from the following list if it fails to do so for your mouse. +to let the daemon detect it, or +select one from the following list if the automatic detection fails. .Bd -literal microsoft Microsoft mouse intellimouse Microsoft IntelliMouse |
