aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2005-05-08 02:20:10 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2005-05-08 02:20:10 +0000
commit15e343060c6bc00334ec8d96f01cef1482b5dd81 (patch)
treea0d9c992e3bd9fbb87179d8035481628f74cb296 /sys
parenta6e6c501af7af3026d5d3e435a19b1eea49f1536 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/imgact_aout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/imgact_aout.h b/sys/sys/imgact_aout.h
index 52a04dbc2faf6..1c1596fdcec4b 100644
--- a/sys/sys/imgact_aout.h
+++ b/sys/sys/imgact_aout.h
@@ -105,7 +105,7 @@
/*
* Header prepended to each a.out file.
- * only manipulate the a_midmag field via the
+ * Only manipulate the a_midmag field via the
* N_SETMAGIC/N_GET{MAGIC,MID,FLAG} macros.
*/