Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 11:36:40 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r360533 - head/share/man/man9
Message-ID:  <202005011136.041Baeio028668@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer)
Date: Fri May  1 11:36:39 2020
New Revision: 360533
URL: https://svnweb.freebsd.org/changeset/base/360533

Log:
  Fix typo in r360492:
  
  appeard -> appeared
  
  Reported by:	trasz (via IRC)

Modified:
  head/share/man/man9/disk.9
  head/share/man/man9/epoch.9

Modified: head/share/man/man9/disk.9
==============================================================================
--- head/share/man/man9/disk.9	Fri May  1 10:32:42 2020	(r360532)
+++ head/share/man/man9/disk.9	Fri May  1 11:36:39 2020	(r360533)
@@ -244,7 +244,7 @@ structure for this disk device.
 .Sh HISTORY
 The
 .Nm kernel disk storage API
-first appeard in
+first appeared in
 .Fx 4.9 .
 .Sh SEE ALSO
 .Xr GEOM 4 ,

Modified: head/share/man/man9/epoch.9
==============================================================================
--- head/share/man/man9/epoch.9	Fri May  1 10:32:42 2020	(r360532)
+++ head/share/man/man9/epoch.9	Fri May  1 11:36:39 2020	(r360533)
@@ -284,7 +284,7 @@ kernel programming interface is under development and 
 .Sh HISTORY
 The
 .Nm
-framework first appeard in
+framework first appeared in
 .Fx 11.0 .
 .Sh SEE ALSO
 .Xr locking 9 ,



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