example.3 (4a093a9156aee6e233cae4733c5738133ba193b5) example.3 (9cb8091ff082e4af28ad0b3de68298861604f360)
1.\" Copyright (c) [year]
2.\" [your name]. 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.

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

28.\"
29.\" Note: The date here should be updated whenever a non-trivial
30.\" change is made to the manual page.
31.Dd January 8, 1997
32.Dt EXAMPLE 3
33.\" Note: Only specify the operating system when the command
34.\" is FreeBSD specific, otherwise use the .Os macro with no
35.\" arguments.
1.\" Copyright (c) [year]
2.\" [your name]. 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.

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

28.\"
29.\" Note: The date here should be updated whenever a non-trivial
30.\" change is made to the manual page.
31.Dd January 8, 1997
32.Dt EXAMPLE 3
33.\" Note: Only specify the operating system when the command
34.\" is FreeBSD specific, otherwise use the .Os macro with no
35.\" arguments.
36.Os FreeBSD 3.0
36.Os FreeBSD 2.2
37.Sh NAME
38.Nm example
39.Nd example library function manual page
40.Sh SYNOPSIS
41.Fd #include <example.h>
42.Ft int
43.Fn example "char *ptr" "int mode"
44.Sh DESCRIPTION

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

291Authentication error.
292.It Bq Er ENEEDAUTH
293Need authenticator.
294.El
295.Sh HISTORY
296The
297.Nm
298manual page example first appeared in
37.Sh NAME
38.Nm example
39.Nd example library function manual page
40.Sh SYNOPSIS
41.Fd #include <example.h>
42.Ft int
43.Fn example "char *ptr" "int mode"
44.Sh DESCRIPTION

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

291Authentication error.
292.It Bq Er ENEEDAUTH
293Need authenticator.
294.El
295.Sh HISTORY
296The
297.Nm
298manual page example first appeared in
299.Fx 3.0 .
299.Fx 2.2 .
300.Pp
301Some other common
302.Sx HISTORY
303section examples are:
304.Pp
305The
306.Nm
307manual page example first appeared in

--- 12 unchanged lines hidden ---
300.Pp
301Some other common
302.Sx HISTORY
303section examples are:
304.Pp
305The
306.Nm
307manual page example first appeared in

--- 12 unchanged lines hidden ---