Bug 139370 - [PATCH] de(4) manual page typo
Summary: [PATCH] de(4) manual page typo
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 00:50 UTC by Kenyon Ralph
Modified: 2009-12-26 20:53 UTC (History)
0 users

See Also:


Attachments
file.diff (331 bytes, patch)
2009-10-06 00:50 UTC, Kenyon Ralph
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenyon Ralph 2009-10-06 00:50:01 UTC
Typo in head/share/man/man4/de.4. See patch.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-10-06 02:15:58 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

reclassify.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-06 05:57:30 UTC
Author: maxim
Date: Tue Oct  6 04:57:18 2009
New Revision: 197799
URL: http://svn.freebsd.org/changeset/base/197799

Log:
  o Fix typo: "an in particular" -> "and in particular".
  
  PR:		docs/139370
  Submitted by:	Kenyon Ralph
  MFC after:	1 week

Modified:
  head/share/man/man4/de.4

Modified: head/share/man/man4/de.4
==============================================================================
--- head/share/man/man4/de.4	Tue Oct  6 03:53:29 2009	(r197798)
+++ head/share/man/man4/de.4	Tue Oct  6 04:57:18 2009	(r197799)
@@ -88,7 +88,7 @@ setup utility and are not changeable.
 .Pp
 Use the
 .Xr ifconfig 8
-command an in particular the
+command and in particular the
 .Fl m
 flag to list the supported media types for your particular card.
 .Pp
_______________________________________________
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"
Comment 3 Maxim Konovalov freebsd_committer freebsd_triage 2009-10-06 05:57:36 UTC
State Changed
From-To: open->patched

Fixed in HEAD.  Thanks!
Comment 4 Maxim Konovalov freebsd_committer freebsd_triage 2009-12-26 20:52:59 UTC
State Changed
From-To: patched->closed

Merged to RELENG_8.