From 5401879e3bd853b0e590e68591180a72ffc016a8 Mon Sep 17 00:00:00 2001 From: phantom Date: Fri, 21 Apr 2000 09:42:15 +0000 Subject: Introduce ".Lb" macro to libc manpages. More libraries manpages updates following. --- lib/libc/stdio/getc.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/stdio/getc.3') diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3 index b0fde0d..b6e32ef 100644 --- a/lib/libc/stdio/getc.3 +++ b/lib/libc/stdio/getc.3 @@ -45,6 +45,8 @@ .Nm getchar , .Nm getw .Nd get next character or word from input stream +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include .Ft int -- cgit v1.1