aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputws.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/fputws.3')
-rw-r--r--lib/libc/stdio/fputws.33
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/stdio/fputws.3 b/lib/libc/stdio/fputws.3
index 1232e9028d1c..920d0e0cf658 100644
--- a/lib/libc/stdio/fputws.3
+++ b/lib/libc/stdio/fputws.3
@@ -28,10 +28,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
-.\" @(#)fputs.3 8.1 (Berkeley) 6/4/93
.\" FreeBSD: src/lib/libc/stdio/fputs.3,v 1.8 2001/10/01 16:08:59 ru Exp
-.\" $FreeBSD$
.\"
.Dd August 6, 2002
.Dt FPUTWS 3