Date: Wed, 9 Sep 2020 22:30:43 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r365529 - stable/12/share/man/man4 Message-ID: <202009092230.089MUhQt023414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Wed Sep 9 22:30:43 2020 New Revision: 365529 URL: https://svnweb.freebsd.org/changeset/base/365529 Log: MFC: r361868: r361868 | imp | 2020-06-06 00:49:06 -0600 (Sat, 06 Jun 2020) | 4 lines Fix typo Submitted by: Yuri Pankov Modified: stable/12/share/man/man4/nda.4 Directory Properties: stable/12/ (props changed) Modified: stable/12/share/man/man4/nda.4 ============================================================================== --- stable/12/share/man/man4/nda.4 Wed Sep 9 22:29:44 2020 (r365528) +++ stable/12/share/man/man4/nda.4 Wed Sep 9 22:30:43 2020 (r365529) @@ -66,7 +66,7 @@ When set to 1, aliases will be created for all .Nm devices, including partitions and other -.Xr goem 4 +.Xr geom 4 providers that take their names from the disk's name. .Xr nvd devices will not, however, be reported in the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009092230.089MUhQt023414>