| Summary: | [patch] u3g.4 duplicate "Is" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Warren Block <wblock> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Warren Block
2010-07-17 00:10:07 UTC
Author: maxim Date: Sat Jul 17 00:29:38 2010 New Revision: 210181 URL: http://svn.freebsd.org/changeset/base/210181 Log: o Fix typo: "is is" -> "is". PR: docs/148697 Submitted by: Warren Block MFC after: 1 week Modified: head/share/man/man4/u3g.4 Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Sat Jul 17 00:12:41 2010 (r210180) +++ head/share/man/man4/u3g.4 Sat Jul 17 00:29:38 2010 (r210181) @@ -93,7 +93,7 @@ device will attach temporarily to a 3G d force it to switch to modem mode, The attach and detach of .Xr u3gstub -and any driver disk device present on the 3G device is is hidden, unless the +and any driver disk device present on the 3G device is hidden, unless the machine was booted in verbose mode (see .Xr boot 8 ) . To temporarily unhide the device, set _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" State Changed From-To: open->patched Fixed. Thanks! State Changed From-To: patched->closed Merged to RELENG_8. |