Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a91c79

Browse files
doc: fix Apple Silicon Homebrew prefix change documentation
Commit4c8d654 incorrectly stated that Homebrew has changed itsprefix for Apple M1 machines, but the prefix change applies to allApple Silicon based machines. Fix by writing Apple Silicon insteadof Apple M1.Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>Discussion:https://postgr.es/m/87mt3ys8ng.fsf@wibble.ilmari.org
1 parent4c8d654 commit5a91c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ brew install docbook docbook-xsl libxslt fop
213213
<programlisting>
214214
export XML_CATALOG_FILES=/usr/local/etc/xml/catalog
215215
</programlisting>
216-
On AppleM1 based machines, use this:
216+
On AppleSilicon based machines, use this:
217217
<programlisting>
218218
export XML_CATALOG_FILES=/opt/homebrew/etc/xml/catalog
219219
</programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp