This commit is contained in:
Michael Kerrisk 2007-08-10 07:14:52 +00:00
parent 7d4857d716
commit fd0930d43b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
.TH UNLOCKED_STDIO 3 2007-07-26 "" "Linux Programmer's Manual"
.SH NAME
getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked, \- non-locking stdio functions
putchar_unlocked \- non-locking stdio functions
.SH SYNOPSIS
.nf
.B #include <stdio.h>