diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-09 02:21:17 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-09 02:21:17 +0000 |
| commit | 4d79c8effc36d94e6c705deba34b004521767d96 (patch) | |
| tree | add4e3d9a3697dc5f0a870f10d80851eb3be69c9 | |
| parent | 48f0b08b01849c2095c7e7a448f73188c9d46304 (diff) | |
Notes
| -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 |
