svn commit: r364454 - head/share/man/man4
Mateusz Piotrowski
0mp at FreeBSD.org
Fri Aug 21 09:50:04 UTC 2020
Author: 0mp (doc,ports committer)
Date: Fri Aug 21 09:50:03 2020
New Revision: 364454
URL: https://svnweb.freebsd.org/changeset/base/364454
Log:
Reference spi(8) from spigen.4
MFC after: 2 weeks
Modified:
head/share/man/man4/spigen.4
Modified: head/share/man/man4/spigen.4
==============================================================================
--- head/share/man/man4/spigen.4 Fri Aug 21 09:48:00 2020 (r364453)
+++ head/share/man/man4/spigen.4 Fri Aug 21 09:50:03 2020 (r364454)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 7, 2018
+.Dd August 21, 2020
.Dt SPIGEN 4
.Os
.Sh NAME
@@ -195,7 +195,8 @@ Empty property indicating the slave device requires ch
.El
.Sh SEE ALSO
.Xr fdt 4 ,
-.Xr device.hints 5
+.Xr device.hints 5 ,
+.Xr spi 8
.Sh HISTORY
The
.Nm
More information about the svn-src-all
mailing list