diff options
| author | John W. De Boskey <jwd@FreeBSD.org> | 2003-02-19 02:41:29 +0000 |
|---|---|---|
| committer | John W. De Boskey <jwd@FreeBSD.org> | 2003-02-19 02:41:29 +0000 |
| commit | 66227a44091bb577cfe6ddd839cf243788e4fc21 (patch) | |
| tree | 9b3f62a5f84fca53b77e1f7213621cb53665ad9b | |
| parent | 2932d7d58b949f5b7ed55fb201328155d0fec8ca (diff) | |
Notes
| -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 7f10c721dd99..c186c2db97d7 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm newfs , -.Nd construct a new file system +.Nd construct a new UFS1/UFS2 file system .Sh SYNOPSIS .Nm .Op Fl L Ar volname |
