Skip to content

Commit 53ebfb5

Browse files
committed
Trivial wording tweaks
1 parent a6c2495 commit 53ebfb5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# khttpd
22

33
`khttpd` is an experimental HTTP server implemented as Linux kernel module.
4-
The server defaults to port 8081 but this can be easily configured using command line arguments to the LKM.
4+
The server defaults to port 8081, but this can be easily configured using
5+
command line argument `port=?` when you are about to load the kernel module.
56

67
## TODO
78
* Request queue and/or cache
@@ -20,5 +21,5 @@ External source code:
2021
- Copyrighted by Joyent, Inc. and other Node contributors.
2122
- MIT License
2223
* `htstress.c`: derived from [htstress](https://github.com/arut/htstress)
23-
- Copyrighted byRoman Arutyunyan
24+
- Copyrighted by Roman Arutyunyan
2425
- 2-clause BSD license

0 commit comments

Comments
 (0)