diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-06-18 15:14:06 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-06-18 15:14:06 -0400 |
commit | cb2a55aeb38ffa5ac168485ada6bbc44b4f88c1d (patch) | |
tree | 8db7e71783117665c7a5fe36045f111a44618533 /sys/man/6 | |
parent | e6658c55af7dec32cd1ac8b9c3a7ba74ed6a9428 (diff) |
ndb(6): fix typo (thanks, pena)
Diffstat (limited to 'sys/man/6')
-rw-r--r-- | sys/man/6/ndb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/6/ndb b/sys/man/6/ndb index da1af6fc9..9289de21f 100644 --- a/sys/man/6/ndb +++ b/sys/man/6/ndb @@ -227,7 +227,7 @@ a TCP or UDP port number .TP .B restricted a TCP service that can be called only by ports numbered -less that 1024 +less than 1024 .TP .B proto a protocol supported by a host. |