Package: util-linux Version: 2.16-3 Severity: minor Tags: patch Hi,
Find attached a patch which fixes a typo in swapon.8 manpage. Florentin Duneau
--- swapon.8.orig 2009-09-06 21:36:43.000000000 +0200 +++ swapon.8 2009-09-06 21:37:08.000000000 +0200 @@ -134,7 +134,7 @@ .I /proc/partitions is needed.) .TP -.B "\-p, \-\-priority \fIpriprity\fP" +.B "\-p, \-\-priority \fIpriority\fP" Specify the priority of the swap device. .I priority is a value between 0 and 32767. Higher numbers indicate higher

