example.4 (7dc5a4da7613bd65fa93257e93d9ef1076527e4d) example.4 (ed0bfbe5c7640195c36c6e2d921d9c9c1d36851a)
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.

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

24.\"
25.\" $FreeBSD$
26.\" Note: All FreeBSD man pages should have a FreeBSD revision
27.\" control id to make it easier for translation teams to track
28.\" changes.
29.\"
30.\" Note: The date here should be updated whenever a non-trivial
31.\" change is made to the manual page.
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.

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

24.\"
25.\" $FreeBSD$
26.\" Note: All FreeBSD man pages should have a FreeBSD revision
27.\" control id to make it easier for translation teams to track
28.\" changes.
29.\"
30.\" Note: The date here should be updated whenever a non-trivial
31.\" change is made to the manual page.
32.Dd January 8, 1997
32.Dd December 8, 1999
33.Dt EXAMPLE 4 i386
34.\" Note: Only specify the operating system when the command
35.\" is FreeBSD specific, otherwise use the .Os macro with no
36.\" arguments.
37.Os FreeBSD 2.2
38.Sh NAME
39.Nm example
40.Nd example device driver manual page

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

59.El
60.Sh FILES
61.Bl -tag -width /dev/null -compact
62.It Pa /dev/null
63Example of a file in the
64.Sx FILES
65section.
66.El
33.Dt EXAMPLE 4 i386
34.\" Note: Only specify the operating system when the command
35.\" is FreeBSD specific, otherwise use the .Os macro with no
36.\" arguments.
37.Os FreeBSD 2.2
38.Sh NAME
39.Nm example
40.Nd example device driver manual page

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

59.El
60.Sh FILES
61.Bl -tag -width /dev/null -compact
62.It Pa /dev/null
63Example of a file in the
64.Sx FILES
65section.
66.El
67.Sh SEE ALSO
68.Xr example 1 ,
69.Xr example 3 ,
70.Xr mdoc 7 ,
71.Xr mdoc.samples 7
72.Sh DIAGNOSTICS
73.Bl -diag
74.It example%d: example diagnostic message.
75An example of a diagnostic message.
76.It example%d: another example diagnostic message.
77Self explanatory.
78.El
67.Sh DIAGNOSTICS
68.Bl -diag
69.It example%d: example diagnostic message.
70An example of a diagnostic message.
71.It example%d: another example diagnostic message.
72Self explanatory.
73.El
74.Sh SEE ALSO
75.Xr example 1 ,
76.Xr example 3 ,
77.Xr mdoc 7 ,
78.Xr mdoc.samples 7
79.Sh HISTORY
80The
81.Nm
82manual page example first appeared in
83.Fx 2.2 .
84.Pp
85Some other common
86.Sx HISTORY

--- 17 unchanged lines hidden ---
79.Sh HISTORY
80The
81.Nm
82manual page example first appeared in
83.Fx 2.2 .
84.Pp
85Some other common
86.Sx HISTORY

--- 17 unchanged lines hidden ---