diff options
Diffstat (limited to 'sbin/swapon')
-rw-r--r-- | sbin/swapon/swapon.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index ac9e018..0267427 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -44,8 +44,9 @@ .Nm .Ar special_file ... .Sh DESCRIPTION -.Nm Swapon -is used to specify additional devices on which paging and swapping +The +.Nm +utility is used to specify additional devices on which paging and swapping are to take place. The system begins by swapping and paging on only a single device so that only one disk is required at bootstrap time. @@ -91,5 +92,5 @@ mounted during system operation. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.0 . |