Fix typos in Documentation/: 'N'-'P'
[deliverable/linux.git] / Documentation / networking / packet_mmap.txt
index a87d4a8b395481aeba6638d1b78ca3396debbffa..12a008a5c22158999b94dbb0693de65469b3a59c 100644 (file)
@@ -278,7 +278,7 @@ an i386 kernel's memory size is limited to 1GiB.
 All memory allocations are not freed until the socket is closed. The memory 
 allocations are done with GFP_KERNEL priority, this basically means that 
 the allocation can wait and swap other process' memory in order to allocate 
-the nececessary memory, so normally limits can be reached.
+the necessary memory, so normally limits can be reached.
 
  Other constraints
 -------------------
This page took 0.02993 seconds and 5 git commands to generate.