aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2012-03-06 09:57:50 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2012-03-06 09:57:50 +0000
commit8b7b8e14a8698814ae2ffb678f5af4bb6236dbc7 (patch)
tree0dfe31bf5cbbb4794d02586785f8c1c992c9b740
parent4f0ab9dc95f42ac392e820e96366747b89e0f6da (diff)
downloadsrc-8b7b8e14a8698814ae2ffb678f5af4bb6236dbc7.tar.gz
src-8b7b8e14a8698814ae2ffb678f5af4bb6236dbc7.zip
Fix a typo: use lower case in "A Shorthand".
Noted by: maxim
Notes
Notes: svn path=/head/; revision=232592
-rw-r--r--share/man/man9/ifnet.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index d7eaba7f5f36..43ee6c77a994 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -630,7 +630,7 @@ This Ethernet interface supports TCP offloading.
.It Dv IFCAP_TOE6
This Ethernet interface supports TCP6 offloading.
.It Dv ICAP_TOE
-A Shorthand for
+A shorthand for
.Pq Dv IFCAP_TOE4 | IFCAP_TOE6 .
.It Dv IFCAP_WOL_UCAST
This Ethernet interface supports waking up on any Unicast packet.