diff --git a/LDP/howto/docbook/Network-boot-HOWTO.sgml b/LDP/howto/docbook/Network-boot-HOWTO.sgml index 28857ae1..1625e897 100644 --- a/LDP/howto/docbook/Network-boot-HOWTO.sgml +++ b/LDP/howto/docbook/Network-boot-HOWTO.sgml @@ -1234,7 +1234,7 @@ Again, this was just to show the general principle. The files'names should also be dependant on the workstations'names or IPs. - Another solution to swap over a network block device is to create an ext2 filesystem on the NBD, then create a regular file on this filesystem, and at last, use mkswap and swapon to start swapping on this file. This second method method is closer to the swap over NFS method than the first solution. + Another solution to swap over a network block device is to create an ext2 filesystem on the NBD, then create a regular file on this filesystem, and at last, use mkswap and swapon to start swapping on this file. This second method is closer to the swap over NFS method than the first solution.