Bug 110809

Summary: [patch] Man page typos: ommit -> omit
Product: Documentation Reporter: Christian Weisgerber <naddy>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christian Weisgerber freebsd_committer freebsd_triage 2007-03-25 17:40:03 UTC
There are some instances in the system man pages where "omit" is
misspelled "ommit".  Patchlet below.

There are are further instances in code comments and contrib parts;
I don't know what the policy is on fixing those.

How-To-Repeat: 
$ grep -r '\<ommit' /usr/src
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-03-25 19:31:52 UTC
maxim       2007-03-25 18:31:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/mail         mail.1 
    usr.bin/nl           nl.1 
  Log:
  o ommitted -> omitted.
  
  PR:             docs/110809
  Submitted by:   naddy
  
  Revision  Changes    Path
  1.45.8.3  +1 -1      src/usr.bin/mail/mail.1
  1.16.2.1  +1 -1      src/usr.bin/nl/nl.1
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2007-03-25 19:32:24 UTC
State Changed
From-To: open->closed

ommitted^Wcommitted to HEAD.  Thanks :-)
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-25 19:38:08 UTC
maxim       2007-03-25 18:37:59 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/mail         mail.1 
    usr.bin/nl           nl.1 
  Log:
  o Really commit typo fixes to HEAD.
  
  PR:             docs/110809
  Submitted by:   naddy
  
  Revision  Changes    Path
  1.48      +1 -1      src/usr.bin/mail/mail.1
  1.17      +1 -1      src/usr.bin/nl/nl.1
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"