Page MenuHomeFreeBSD

D28251.id82612.diff
No OneTemporary

D28251.id82612.diff

Index: sbin/newfs/newfs.8
===================================================================
--- sbin/newfs/newfs.8
+++ sbin/newfs/newfs.8
@@ -28,7 +28,7 @@
.\" @(#)newfs.8 8.6 (Berkeley) 5/3/95
.\" $FreeBSD$
.\"
-.Dd January 7, 2021
+.Dd January 20, 2021
.Dt NEWFS 8
.Os
.Sh NAME
@@ -291,6 +291,19 @@
.It Fl S Ar sector-size
The size of a sector in bytes (almost never anything but 512).
.El
+.Sh NOTES ON THE NAMING
+.Dq newfs
+is a common name prefix for utilities creating filesystems, with the suffix
+indicating the type of the filesystem, for instance
+.Xr newfs_msdos 8 .
+.Nm newfs
+is special in that regard,
+because it does not follow this naming convention due to historical reasons
+.Po if it was to be added now to
+.Fx
+it would be called
+.Dq newfs_ufs
+.Pc .
.Sh EXAMPLES
.Dl newfs /dev/ada3s1a
.Pp

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 13, 12:25 PM (7 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29594782
Default Alt Text
D28251.id82612.diff (834 B)

Event Timeline