summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
commitf6ac23919b16d00845b5e8b3b66662b90b7cb2e6 (patch)
tree5f8e429dd9357ed9d831b244958f282da6c793f2 /usr.bin/fstat
parent6aeff67cd86bd35d9c1126915027ee482762fcc9 (diff)
downloadsrc-test-f6ac23919b16d00845b5e8b3b66662b90b7cb2e6.tar.gz
src-test-f6ac23919b16d00845b5e8b3b66662b90b7cb2e6.zip
Fix typos and spelling mistakes.
Notes
Notes: svn path=/head/; revision=210933
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index c2cd0787b9ca9..ba558bdb01040 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -192,7 +192,7 @@ the name printed may not be the actual
name that the process originally used to open that file.
.El
.Sh SOCKETS
-The formating of open sockets depends on the protocol domain.
+The formatting of open sockets depends on the protocol domain.
In all cases the first field is the domain name, the second field
is the socket type (stream, dgram, etc), and the third is the socket
flags field (in hex).