Deleted Added
full compact
led.4 (267938) led.4 (278616)
1.\" Copyright (c) 2003 Sergey A. Osokin <osa@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

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

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/led.4 267938 2014-06-26 21:46:14Z bapt $
25.\" $FreeBSD: head/share/man/man4/led.4 278616 2015-02-12 05:35:00Z cperciva $
26.\"
27.Dd April 24, 2007
28.Dt LED 4
29.Os
30.Sh NAME
31.Nm led
32.Nd API for manipulating LED's, lamps and other annunciators
33.Sh SYNOPSIS

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

165.Dl *__________*_*______________________________
166.Pp
167A
168.Sq Li sAaAbBa
169flashes
170.Pp
171.Dl *_*__**_
172.Bd -literal
26.\"
27.Dd April 24, 2007
28.Dt LED 4
29.Os
30.Sh NAME
31.Nm led
32.Nd API for manipulating LED's, lamps and other annunciators
33.Sh SYNOPSIS

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

165.Dl *__________*_*______________________________
166.Pp
167A
168.Sq Li sAaAbBa
169flashes
170.Pp
171.Dl *_*__**_
172.Bd -literal
173/usr/games/morse -l "Soekris rocks" > /dev/led/error
173/usr/bin/morse -l "Soekris rocks" > /dev/led/error
174.Ed
175.Sh SEE ALSO
176.Xr morse 6
177.Sh HISTORY
178The
179.Nm
180driver first appeared in
181.Fx 5.2 .
182.Sh AUTHORS
183.An -nosplit
184This software was written by
185.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
186.Pp
187This manual page was written by
188.An Sergey A. Osokin Aq Mt osa@FreeBSD.org
189and
190.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
174.Ed
175.Sh SEE ALSO
176.Xr morse 6
177.Sh HISTORY
178The
179.Nm
180driver first appeared in
181.Fx 5.2 .
182.Sh AUTHORS
183.An -nosplit
184This software was written by
185.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
186.Pp
187This manual page was written by
188.An Sergey A. Osokin Aq Mt osa@FreeBSD.org
189and
190.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .