From 64d067196c656c2e0dad22fff5dcbbd0cfbeaab2 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 3 Jan 2001 10:55:23 +0000 Subject: Catch up with rev 1.19 of vnconfig.c . --- usr.sbin/vnconfig/vnconfig.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'usr.sbin/vnconfig') diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index 89b1b2f..47e0e3d 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -140,7 +140,10 @@ The list of allowed flags and their meanings are the same as for the option. .It Fl S Ar value{k,m,g,t} If no regular file is specified, VN will use swap for backing store. -This option specifies the size of the device. For example, '23m' for +This option specifies the size of the device and implies the +.Fl c +option. +For example, '23m' for 23 megabytes. The VN device will round the size up to a machine page boundary. Filesystems up to 7.9 terabytes are supported. When specified along with a regular file, this option overrides the regular file's size insofar as -- cgit v1.1