diff options
Diffstat (limited to 'man3p/gets.3p')
-rw-r--r-- | man3p/gets.3p | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man3p/gets.3p b/man3p/gets.3p index 11cd48ab..654d1705 100644 --- a/man3p/gets.3p +++ b/man3p/gets.3p @@ -1,6 +1,11 @@ .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved .TH "GETS" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual" .\" gets +.SH PROLOG +This manual page is part of the POSIX Programmer's Manual. +The Linux implementation of this interface may differ (consult +the corresponding Linux manual page for details of Linux behavior), +or the interface may not be implemented on Linux. .SH NAME gets \- get a string from a stdin stream .SH SYNOPSIS |