diff options
author | Petr Muller <pmuller@redhat.com> | 2009-05-15 09:52:51 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-05-15 09:52:51 +0200 |
commit | c641d2d5bb5657e5c0a0a16267894bea860fd845 (patch) | |
tree | 8059b8714a915d49156773d06d7794428241c6ba /man/stapprobes.socket.3stap.in | |
parent | d0ad1746d87fe948327cd4924c80baf981b20509 (diff) | |
download | systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.tar.gz systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.tar.xz systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.zip |
Fix few typos in stapprobes manpages found by a spellchecker.
Diffstat (limited to 'man/stapprobes.socket.3stap.in')
-rw-r--r-- | man/stapprobes.socket.3stap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/stapprobes.socket.3stap.in b/man/stapprobes.socket.3stap.in index 6124e7b7..fa6f1c0a 100644 --- a/man/stapprobes.socket.3stap.in +++ b/man/stapprobes.socket.3stap.in @@ -52,7 +52,7 @@ The message sender. to convert to a string. Common values include: - 0 - IP (Internet Procotol, local interprocess communications) + 0 - IP (Internet Protocol, local interprocess communications) 6 - TCP (Transmission Control Protocol) 17 - UDP (User Datagram Protocol) 132 - SCTP (Stream Control Transmission Protocol) |