Deleted Added
full compact
rc.4 (143781) rc.4 (267938)
1.\"
2.\" Copyright (c) 2004 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2004 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/rc.4 143781 2005-03-18 02:38:03Z brueffer $
26.\" $FreeBSD: head/share/man/man4/rc.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd March 18, 2005
29.Dt RC 4
30.Os
31.Sh NAME
32.Nm rc
33.Nd RISCom/8 multiport card
34.Sh SYNOPSIS

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

104The
105.Nm
106driver first appeared in
107.Fx 2.0.5 .
108This manual page first appeared in
109.Fx 5.3 .
110.Sh AUTHORS
111This manual page was written by
27.\"
28.Dd March 18, 2005
29.Dt RC 4
30.Os
31.Sh NAME
32.Nm rc
33.Nd RISCom/8 multiport card
34.Sh SYNOPSIS

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

104The
105.Nm
106driver first appeared in
107.Fx 2.0.5 .
108This manual page first appeared in
109.Fx 5.3 .
110.Sh AUTHORS
111This manual page was written by
112.An Tom Rhodes Aq trhodes@FreeBSD.org .
112.An Tom Rhodes Aq Mt trhodes@FreeBSD.org .
113.Sh BUGS
114The
115.Nm
116driver code still uses the
117.Xr spl 9
118functions.
119These should be replaced by
120.Xr mutex 9
121functions.
122.Pp
123The various
124.Fn ttyld_*
125functions should be documented.
113.Sh BUGS
114The
115.Nm
116driver code still uses the
117.Xr spl 9
118functions.
119These should be replaced by
120.Xr mutex 9
121functions.
122.Pp
123The various
124.Fn ttyld_*
125functions should be documented.