linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]  undocumented.3: remove documented functions
@ 2015-04-20 20:41 William Woodruff
       [not found] ` <55356460.4090103-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: William Woodruff @ 2015-04-20 20:41 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Removed documented functions from undocumented(3).
Applies to 3.83.


Signed-off-by: William Woodruff <william-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org>
---
 man3/undocumented.3 | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/man3/undocumented.3 b/man3/undocumented.3
index a483710..c120639 100644
--- a/man3/undocumented.3
+++ b/man3/undocumented.3
@@ -25,6 +25,7 @@
 .\"
 .\" 1996-11-08, meem-HWoMVPdnuBlk8Cqr0lzv/je48wsgrGvP@public.gmane.org, corrections
 .\" 2004-10-31, aeb, changed maintainer address, updated list
+.\" 2015-04-20, william-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org, updated list
 .\"
 .TH UNDOCUMENTED 3 2012-12-21 "Linux" "Linux Programmer's Manual"
 .SH NAME
@@ -67,8 +68,6 @@ for inclusion in the next man page release.
 .BR getdirentries64 (3),
 .BR getmsg (3),
 .BR getnetname (3),
-.BR get_nprocs (3),
-.BR get_nprocs_conf (3),
 .BR get_phys_pages (3),
 .BR getpublickey (3),
 .BR getsecretkey (3),
@@ -79,7 +78,6 @@ for inclusion in the next man page release.
 .BR inet_nsap_ntoa (3),
 .BR init_des (3),
 .BR libc_nls_init (3),
-.BR lio_listio (3),
 .BR mstats (3),
 .BR netname2host (3),
 .BR netname2user (3),
@@ -123,8 +121,6 @@ for inclusion in the next man page release.
 .BR ufc_dofinalperm (3),
 .BR ufc_doit (3),
 .BR user2netname (3),
-.BR vlimit (3),
-.BR vtimes (3),
 .BR wcschrnul (3),
 .BR wcsftime (3),
 .BR wscanf (3),
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH]  undocumented.3: remove documented functions
       [not found] ` <55356460.4090103-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org>
@ 2015-04-21 12:45   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-04-21 12:45 UTC (permalink / raw)
  To: William Woodruff
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 04/20/2015 10:41 PM, William Woodruff wrote:
> Removed documented functions from undocumented(3).
> Applies to 3.83.

Thanks, William. Applied.

Cheers,

Michael


> Signed-off-by: William Woodruff <william-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org>
> ---
>  man3/undocumented.3 | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> 
> diff --git a/man3/undocumented.3 b/man3/undocumented.3
> index a483710..c120639 100644
> --- a/man3/undocumented.3
> +++ b/man3/undocumented.3
> @@ -25,6 +25,7 @@
>  .\"
>  .\" 1996-11-08, meem-HWoMVPdnuBlk8Cqr0lzv/je48wsgrGvP@public.gmane.org, corrections
>  .\" 2004-10-31, aeb, changed maintainer address, updated list
> +.\" 2015-04-20, william-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org, updated list
>  .\"
>  .TH UNDOCUMENTED 3 2012-12-21 "Linux" "Linux Programmer's Manual"
>  .SH NAME
> @@ -67,8 +68,6 @@ for inclusion in the next man page release.
>  .BR getdirentries64 (3),
>  .BR getmsg (3),
>  .BR getnetname (3),
> -.BR get_nprocs (3),
> -.BR get_nprocs_conf (3),
>  .BR get_phys_pages (3),
>  .BR getpublickey (3),
>  .BR getsecretkey (3),
> @@ -79,7 +78,6 @@ for inclusion in the next man page release.
>  .BR inet_nsap_ntoa (3),
>  .BR init_des (3),
>  .BR libc_nls_init (3),
> -.BR lio_listio (3),
>  .BR mstats (3),
>  .BR netname2host (3),
>  .BR netname2user (3),
> @@ -123,8 +121,6 @@ for inclusion in the next man page release.
>  .BR ufc_dofinalperm (3),
>  .BR ufc_doit (3),
>  .BR user2netname (3),
> -.BR vlimit (3),
> -.BR vtimes (3),
>  .BR wcschrnul (3),
>  .BR wcsftime (3),
>  .BR wscanf (3),
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-21 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 20:41 [PATCH] undocumented.3: remove documented functions William Woodruff
     [not found] ` <55356460.4090103-d4iiUcZhRQBWk0Htik3J/w@public.gmane.org>
2015-04-21 12:45   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).