Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2017 16:20:50 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r320576 - head/usr.sbin/diskinfo
Message-ID:  <201707021620.v62GKoak087416@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707021620.v62GKoak087416>