Author: eadler (ports committer)
Date: Sat Jan 14 17:07:52 2012
New Revision: 230108
URL: http://svn.freebsd.org/changeset/base/230108

Log:
  - Fix trivial typo
  
  Approved by:  nwhitehorn
  MFC after:    3 days

Modified:
  head/sys/net/bpf_buffer.c
  head/sys/net/bpf_buffer.h
  head/sys/net/bpf_zerocopy.c
  head/sys/net/bpf_zerocopy.h

Modified: head/sys/net/bpf_buffer.c
==============================================================================
--- head/sys/net/bpf_buffer.c   Sat Jan 14 14:43:22 2012        (r230107)
+++ head/sys/net/bpf_buffer.c   Sat Jan 14 17:07:52 2012        (r230108)
@@ -2,7 +2,7 @@
  * Copyright (c) 2007 Seccuris Inc.
  * All rights reserved.
  *
- * This sofware was developed by Robert N. M. Watson under contract to
+ * This software was developed by Robert N. M. Watson under contract to
  * Seccuris Inc.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/net/bpf_buffer.h
==============================================================================
--- head/sys/net/bpf_buffer.h   Sat Jan 14 14:43:22 2012        (r230107)
+++ head/sys/net/bpf_buffer.h   Sat Jan 14 17:07:52 2012        (r230108)
@@ -2,7 +2,7 @@
  * Copyright (c) 2007 Seccuris Inc.
  * All rights reserved.
  *
- * This sofware was developed by Robert N. M. Watson under contract to
+ * This software was developed by Robert N. M. Watson under contract to
  * Seccuris Inc.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/net/bpf_zerocopy.c
==============================================================================
--- head/sys/net/bpf_zerocopy.c Sat Jan 14 14:43:22 2012        (r230107)
+++ head/sys/net/bpf_zerocopy.c Sat Jan 14 17:07:52 2012        (r230108)
@@ -2,7 +2,7 @@
  * Copyright (c) 2007 Seccuris Inc.
  * All rights reserved.
  *
- * This sofware was developed by Robert N. M. Watson under contract to
+ * This software was developed by Robert N. M. Watson under contract to
  * Seccuris Inc.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/net/bpf_zerocopy.h
==============================================================================
--- head/sys/net/bpf_zerocopy.h Sat Jan 14 14:43:22 2012        (r230107)
+++ head/sys/net/bpf_zerocopy.h Sat Jan 14 17:07:52 2012        (r230108)
@@ -2,7 +2,7 @@
  * Copyright (c) 2007 Seccuris Inc.
  * All rights reserved.
  *
- * This sofware was developed by Robert N. M. Watson under contract to
+ * This software was developed by Robert N. M. Watson under contract to
  * Seccuris Inc.
  *
  * Redistribution and use in source and binary forms, with or without
_______________________________________________
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-unsubscr...@freebsd.org"

Reply via email to