example.3 (588a200ce1e5c42fc09771659c6a1f9af0ee7857) example.3 (1837dd5db5b21c6e80f8ed4a0b609afb2e9f0f89)
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.\" 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
38.Sh NAME
39.Nm example
40.Nd example library function manual page
41.Sh LIBRARY
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.\" 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
38.Sh NAME
39.Nm example
40.Nd example library function manual page
41.Sh LIBRARY
42.\" Note: list of available libraries is available in mdoc.samples(7)
42.\" Note: list of available libraries is available in mdoc(7)
43.Lb libc
44.Sh SYNOPSIS
45.Fd #include <example.h>
46.Ft int
47.Fn example "char *ptr" "int mode"
48.Sh DESCRIPTION
49This is an example library function manual page for
50the

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

271.It Bq Er EAUTH
272Authentication error.
273.It Bq Er ENEEDAUTH
274Need authenticator.
275.El
276.Sh SEE ALSO
277.Xr example 1 ,
278.Xr example 4 ,
43.Lb libc
44.Sh SYNOPSIS
45.Fd #include <example.h>
46.Ft int
47.Fn example "char *ptr" "int mode"
48.Sh DESCRIPTION
49This is an example library function manual page for
50the

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

271.It Bq Er EAUTH
272Authentication error.
273.It Bq Er ENEEDAUTH
274Need authenticator.
275.El
276.Sh SEE ALSO
277.Xr example 1 ,
278.Xr example 4 ,
279.Xr mdoc 7 ,
280.Xr mdoc.samples 7
279.Xr mdoc 7
281.Rs
282.%A A. B. Author
283.%T Example RFC Title
284.%O RFC0000
285.Re
286.Rs
287.%A A. B. Author
288.%B Example Book Title

--- 39 unchanged lines hidden ---
280.Rs
281.%A A. B. Author
282.%T Example RFC Title
283.%O RFC0000
284.Re
285.Rs
286.%A A. B. Author
287.%B Example Book Title

--- 39 unchanged lines hidden ---