diff options
author | Joel Dahl <joel@FreeBSD.org> | 2013-04-11 18:46:41 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2013-04-11 18:46:41 +0000 |
commit | b1edef175b19fca88a3962b63cdaa4a46fed87a5 (patch) | |
tree | 1433ae6d28e9a217bc9a5c5cdbb64c79a105627c /sbin/newfs | |
parent | 0e2bc05c47e919a2f06c326bd413f62e496c6c25 (diff) | |
download | src-test2-b1edef175b19fca88a3962b63cdaa4a46fed87a5.tar.gz src-test2-b1edef175b19fca88a3962b63cdaa4a46fed87a5.zip |
Notes
Diffstat (limited to 'sbin/newfs')
-rw-r--r-- | sbin/newfs/newfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index f40b607eea24..51cc8336bea2 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -226,7 +226,7 @@ See for more details on how to set this option. .It Fl p Ar partition The partition name (a..h) you want to use in case the underlying image -is a file, so you don't have access to individual partitions through the +is a file, so you do not have access to individual partitions through the filesystem. Can also be used with a device, e.g. .Nm |