diff options
author | Florentin Duneau <fduneau@gmail.com> | 2009-10-10 18:45:42 -0600 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-10-12 11:46:18 +0200 |
commit | b456d0c7309a7f5aa3f450a4b61e21ce35d4c7c2 (patch) | |
tree | 909980f3cd59a6e8f20316da1d1077366e8902b2 /mount | |
parent | d4fa971c42467fb69e5d89d28e1b98c491a1505a (diff) | |
download | util-linux-old-b456d0c7309a7f5aa3f450a4b61e21ce35d4c7c2.tar.gz |
swapon: fix typo on swapon.8 manpage
Addresses-Debian-Bug: 487497
Signed-off-by: LaMont Jones <lamont@debian.org>
Diffstat (limited to 'mount')
-rw-r--r-- | mount/swapon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/swapon.8 b/mount/swapon.8 index 67e9a17a..25fc5e81 100644 --- a/mount/swapon.8 +++ b/mount/swapon.8 @@ -130,7 +130,7 @@ Use the partition that has the specified .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 |