example.4 (02c4d9cff73117df900a5e94f301934732a27c0a) example.4 (03e563d7dc415d00b5511a44bdaf7bfeabe2e376)
1.\" Copyright (c) [year] [your name]
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.

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

34.Os
35.Sh NAME
36.Nm example
37.Nd example device driver manual page
38.Sh SYNOPSIS
39.Cd device example
40.Cd options EXAMPLE_DEBUG
41.Sh DESCRIPTION
1.\" Copyright (c) [year] [your name]
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.

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

34.Os
35.Sh NAME
36.Nm example
37.Nd example device driver manual page
38.Sh SYNOPSIS
39.Cd device example
40.Cd options EXAMPLE_DEBUG
41.Sh DESCRIPTION
42This is an example device driver manual page for
43the
42This is an example device driver manual page for the
44.Nm
43.Nm
45driver. It is intended
46that this example can be used as a template when writing
47a new manual page.
44driver.
45It is intended that this example can be used as a template
46when writing a new manual page.
48.Pp
49The
50.Nm
51driver supports the following ioctls:
52.Bl -tag -width XXXXXXXXXXX
53.It Dv EIOCEX
54Example ioctl.
55.It Dv EIOCNULL

--- 49 unchanged lines hidden ---
47.Pp
48The
49.Nm
50driver supports the following ioctls:
51.Bl -tag -width XXXXXXXXXXX
52.It Dv EIOCEX
53Example ioctl.
54.It Dv EIOCNULL

--- 49 unchanged lines hidden ---