From 30d2d776e23db4159e4d95121d0eaad9715af2f6 Mon Sep 17 00:00:00 2001 From: Kirk McKusick Date: Wed, 15 May 1985 22:12:33 -0800 Subject: [PATCH] 4.3BSD beta release manual page SCCS-vsn: lib/libc/stdio/setbuf.3 6.1 --- usr/src/lib/libc/stdio/setbuf.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/lib/libc/stdio/setbuf.3 b/usr/src/lib/libc/stdio/setbuf.3 index 56eadef643..438874b30f 100644 --- a/usr/src/lib/libc/stdio/setbuf.3 +++ b/usr/src/lib/libc/stdio/setbuf.3 @@ -2,9 +2,9 @@ .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" -.\" @(#)setbuf.3 5.1 (Berkeley) %G% +.\" @(#)setbuf.3 6.1 (Berkeley) %G% .\" -.TH SETBUF 3S "19 January 1983" +.TH SETBUF 3S "" .UC 4 .SH NAME setbuf, setbuffer, setlinebuf \- assign buffering to a stream -- 2.20.1