aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/IPXrouted
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2003-01-01 18:49:04 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2003-01-01 18:49:04 +0000
commit9d5abbddbf03791c777fed86500976ea3dd19245 (patch)
treef412dafc7d29429919e8770cdefeb37441fc1299 /usr.sbin/IPXrouted
parent3724136741436462897ae060c5547c43f8953e54 (diff)
downloadsrc-9d5abbddbf03791c777fed86500976ea3dd19245.tar.gz
src-9d5abbddbf03791c777fed86500976ea3dd19245.zip
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.
Notes
Notes: svn path=/head/; revision=108533
Diffstat (limited to 'usr.sbin/IPXrouted')
-rw-r--r--usr.sbin/IPXrouted/sap_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/sap_tables.c b/usr.sbin/IPXrouted/sap_tables.c
index f2d83e0b3198..df2fc4b97a75 100644
--- a/usr.sbin/IPXrouted/sap_tables.c
+++ b/usr.sbin/IPXrouted/sap_tables.c
@@ -145,7 +145,7 @@ next:;
}
/*
- * Add a entry to the SAP table.
+ * Add an entry to the SAP table.
*
* If the malloc fail, the entry will silently be thrown away.
*/