diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-18 06:06:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-18 06:06:53 +0000 |
commit | bb79a3829c5f82095a7e5c77fc7af8d0ff8bc998 (patch) | |
tree | 4f218f556fefce1862206e569537846531bf49ee /share/man/man4/plrtc.4 | |
parent | bc2ed6e9e1870421c2a9975b86525e3cb59add84 (diff) |
consistently spell "real-time clock";
ok deraadt bentley schwarze
Diffstat (limited to 'share/man/man4/plrtc.4')
-rw-r--r-- | share/man/man4/plrtc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/plrtc.4 b/share/man/man4/plrtc.4 index fff3663eb85..93ab8a23b53 100644 --- a/share/man/man4/plrtc.4 +++ b/share/man/man4/plrtc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: plrtc.4,v 1.1 2018/03/31 03:22:34 jsg Exp $ +.\" $OpenBSD: plrtc.4,v 1.2 2018/06/18 06:06:52 jmc Exp $ .\" .\" Copyright (c) 2015 Jonathan Gray <jsg@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 31 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt PLRTC 4 .Os .Sh NAME .Nm plrtc -.Nd ARM PrimeCell PL031 Real-time clock +.Nd ARM PrimeCell PL031 real-time clock .Sh SYNOPSIS .Cd "plrtc* at fdt?" .Sh DESCRIPTION |