svn commit: r320576 - head/usr.sbin/diskinfo
Allan Jude
allanjude at FreeBSD.org
Sun Jul 2 16:20:51 UTC 2017
Author: allanjude
Date: Sun Jul 2 16:20:49 2017
New Revision: 320576
URL: https://svnweb.freebsd.org/changeset/base/320576
Log:
diskinfo(8): correct typo in man page
Reported by: N.J. Mann <njm at njm.me.uk>
Modified:
head/usr.sbin/diskinfo/diskinfo.8
Modified: head/usr.sbin/diskinfo/diskinfo.8
==============================================================================
--- head/usr.sbin/diskinfo/diskinfo.8 Sun Jul 2 15:08:32 2017 (r320575)
+++ head/usr.sbin/diskinfo/diskinfo.8 Sun Jul 2 16:20:49 2017 (r320576)
@@ -61,7 +61,7 @@ Perform a simple IOPS benchmark.
.It Fl p
Return the physical path of the disk.
This is a string that identifies the physical path to the disk in the
-storage enclsoure.
+storage enclosure.
.It Fl s
Return the disk serial number
.It Fl t
@@ -79,7 +79,7 @@ Return the disk ident, usually the serial number.
.It Fl p
Return the physical path of the disk.
This is a string that identifies the physical path to the disk in the
-storage enclsoure.
+storage enclosure.
.El
.Sh HISTORY
The
More information about the svn-src-head
mailing list