From 845e57ed72574a2cf445b5dfe8a725d975f48b0d Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 11 Mar 2003 00:53:48 +0000 Subject: mention that avgfilesize is in bytes. --- sbin/newfs/newfs.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 8c1612d44e5..e99805c3190 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.31 2003/03/10 19:52:05 tedu Exp $ +.\" $OpenBSD: newfs.8,v 1.32 2003/03/11 00:53:47 tedu Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -186,7 +186,7 @@ for more details on how to set this option. .It Fl f Ar frag-size The fragment size of the file system in bytes. .It Fl g Ar avgfilesize -The expected average file size for the file system. +The expected average file size for the file system in bytes. .It Fl h Ar avgfpdir The expected average number of files per directory on the file system. .It Fl i Ar number of bytes per inode -- cgit v1.2.3