diff options
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r-- | lib/libc/string/strerror.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index 487c2b0e9ff..72fb158388b 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -33,11 +33,11 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strerror.3,v 1.2 1996/08/19 08:34:16 tholo Exp $ +.\" $OpenBSD: strerror.3,v 1.3 1999/05/23 14:11:03 aaron Exp $ .\" .Dd June 29, 1991 .Dt STRERROR 3 -.Os BSD 4 +.Os .Sh NAME .Nm strerror .Nd get error message string |