diff options
author | schweikh <schweikh@FreeBSD.org> | 2003-07-02 18:29:22 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2003-07-02 18:29:22 +0000 |
commit | 8bc1c55614cad8f78bad35521d8416376b8873a2 (patch) | |
tree | 790967f0843580a293c8cb8572f36b149a676c48 /share/man | |
parent | 8a923fea135a8359584d0d3b3b89612258ab7f52 (diff) | |
download | FreeBSD-src-8bc1c55614cad8f78bad35521d8416376b8873a2.zip FreeBSD-src-8bc1c55614cad8f78bad35521d8416376b8873a2.tar.gz |
Fix a grammar bogon.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/umass.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4 index d98a216..d530d21 100644 --- a/share/man/man4/umass.4 +++ b/share/man/man4/umass.4 @@ -101,7 +101,7 @@ driver to the kernel. .Pp Rescan a Zip drive that was added after boot. The command above -assumes that the Zip drive is the first SCSI bus in the system. +assumes that the Zip drive is on the first SCSI bus in the system. .Bd -literal -offset indent camcontrol rescan 0:0:0 camcontrol rescan 0:0:1 |