Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 16:11:04 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r286729 - head/share/man/man4/man4.arm
Message-ID:  <201508131611.t7DGB45Q009426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ian@freebsd.org .
+.An Ian Lepore Aq Mt ian@FreeBSD.org .



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