Author: brueffer Date: Thu Aug 13 16:11:04 2015 New Revision: 286729 URL: https://svnweb.freebsd.org/changeset/base/286729
Log: Small cleanup. - fix mandoc -Tlint warnings - use appropriate macros - canonize FreeBSD spelling Modified: head/share/man/man4/man4.arm/am335x_dmtpps.4 Modified: head/share/man/man4/man4.arm/am335x_dmtpps.4 ============================================================================== --- head/share/man/man4/man4.arm/am335x_dmtpps.4 Thu Aug 13 15:19:30 2015 (r286728) +++ head/share/man/man4/man4.arm/am335x_dmtpps.4 Thu Aug 13 16:11:04 2015 (r286729) @@ -57,10 +57,10 @@ of 42 nanoseconds. .Pp To use the PPS timing information provided by this driver with .Xr ntpd 8 , -symlink the -.Va /dev/dmtpps +symlink the +.Pa /dev/dmtpps device to -.Va /dev/pps0 +.Pa /dev/pps0 and configure server .Va 127.127.22.0 in @@ -77,7 +77,7 @@ driver can be active at a time. The driver uses system pin configuration to determine which hardware timer device to use. Configure the timer input pin in the system's FDT data, or by -supplying the pin name using a tunable variable in +supplying the pin name using a tunable variable in .Xr loader.conf 5 . .Pp To use a standard kernel and FDT data, use @@ -127,7 +127,7 @@ Add pinctrl properties referencing .Va timer4_pins to the standard .Va timer4 -device node (also defined in am33xx.dtsi) by referencing it in +device node (also defined in am33xx.dtsi) by referencing it in your dts file as follows: .Bd -literal &timer4 { @@ -160,4 +160,4 @@ device driver first appeared in The .Nm device driver and this manual page were written by -.An Ian Lepore Aq Mt i...@freebsd.org . +.An Ian Lepore Aq Mt i...@freebsd.org . _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"