Deleted Added
full compact
rtc.4 (147531) rtc.4 (267938)
1.\"-
2.\" Copyright (c) 2004 Jason L. Wright (jason@thought.net)
3.\" Copyright (c) 2005 Marius Strobl <marius@FreeBSD.org>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 11 unchanged lines hidden (view full) ---

20.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
24.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" from: OpenBSD: clock.4,v 1.3 2004/09/24 07:04:15 miod Exp
1.\"-
2.\" Copyright (c) 2004 Jason L. Wright (jason@thought.net)
3.\" Copyright (c) 2005 Marius Strobl <marius@FreeBSD.org>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 11 unchanged lines hidden (view full) ---

20.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
24.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" from: OpenBSD: clock.4,v 1.3 2004/09/24 07:04:15 miod Exp
28.\" $FreeBSD: head/share/man/man4/man4.sparc64/rtc.4 147531 2005-06-22 15:35:14Z ru $
28.\" $FreeBSD: head/share/man/man4/man4.sparc64/rtc.4 267938 2014-06-26 21:46:14Z bapt $
29.\"
30.Dd June 18, 2005
31.Dt RTC 4 sparc64
32.Os
33.Sh NAME
34.Nm rtc
35.Nd "non-volatile RAM / real time clock"
36.Sh SYNOPSIS

--- 43 unchanged lines hidden (view full) ---

80The
81.Nm
82driver first appeared in
83.Fx 5.4 .
84.Sh AUTHORS
85The
86.Nm
87driver was written by
29.\"
30.Dd June 18, 2005
31.Dt RTC 4 sparc64
32.Os
33.Sh NAME
34.Nm rtc
35.Nd "non-volatile RAM / real time clock"
36.Sh SYNOPSIS

--- 43 unchanged lines hidden (view full) ---

80The
81.Nm
82driver first appeared in
83.Fx 5.4 .
84.Sh AUTHORS
85The
86.Nm
87driver was written by
88.An "Marius Strobl" Aq marius@FreeBSD.org .
88.An Marius Strobl Aq Mt marius@FreeBSD.org .