From a410855f63f99699ce2393dd8b30d01a1760995d Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 9 Feb 1996 12:25:08 +0000 Subject: [PATCH] Fixed docs/521. --- lib/libc/nls/catgets.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/libc/nls/catgets.3 b/lib/libc/nls/catgets.3 index 3747d82390ed..186ea00599ff 100644 --- a/lib/libc/nls/catgets.3 +++ b/lib/libc/nls/catgets.3 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: catgets.3,v 1.1 1995/03/30 12:47:23 jkh Exp $ .\" .\" Copyright (c) 1994 Winning Strategies, Inc. .\" All rights reserved. @@ -63,5 +63,4 @@ otherwise it returns .Sh STANDARDS The .Fn catgets -function conforms to -.St -xpg3 . +function conforms to \fBxpg3\fR.