aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/snoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/snoop.h')
-rw-r--r--sys/sys/snoop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h
index 78c49770909c..902df4a1990d 100644
--- a/sys/sys/snoop.h
+++ b/sys/sys/snoop.h
@@ -64,7 +64,7 @@ int snpinc __P((struct snoop *snp, char c));
* Theese are snoop io controls
* SNPSTTY accepts 'struct snptty' as input.
* If ever type or unit set to -1,snoop device
- * detached from it's current tty.
+ * detached from its current tty.
*/
#define SNPSTTY _IOW('T', 90, dev_t)