summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-14 17:07:52 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-14 17:07:52 +0000
commitdde153da49479fd422daf9d47e943269e4711bd4 (patch)
tree6117d59e73ff93aef3b286a37523e221e8f3613b
parent75fff7e8ef45c29ee562c67230837e3d166dbd93 (diff)
Notes
-rw-r--r--sys/net/bpf_buffer.c2
-rw-r--r--sys/net/bpf_buffer.h2
-rw-r--r--sys/net/bpf_zerocopy.c2
-rw-r--r--sys/net/bpf_zerocopy.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/net/bpf_buffer.c b/sys/net/bpf_buffer.c
index 6920c70c71899..d338fca60e9e6 100644
--- a/sys/net/bpf_buffer.c
+++ b/sys/net/bpf_buffer.c
@@ -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
diff --git a/sys/net/bpf_buffer.h b/sys/net/bpf_buffer.h
index 82d0310b4d44c..733137fe1625a 100644
--- a/sys/net/bpf_buffer.h
+++ b/sys/net/bpf_buffer.h
@@ -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
diff --git a/sys/net/bpf_zerocopy.c b/sys/net/bpf_zerocopy.c
index 7a3e6cd5fd9db..1b3262906263b 100644
--- a/sys/net/bpf_zerocopy.c
+++ b/sys/net/bpf_zerocopy.c
@@ -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
diff --git a/sys/net/bpf_zerocopy.h b/sys/net/bpf_zerocopy.h
index c541a15d13992..a5709b86cbbb5 100644
--- a/sys/net/bpf_zerocopy.h
+++ b/sys/net/bpf_zerocopy.h
@@ -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