diff options
| author | tron <tron@NetBSD.org> | 1999-04-06 19:44:42 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 1999-04-06 19:44:42 +0000 |
| commit | beee4cf82eaad01739c034e3d419f7175b127130 (patch) | |
| tree | 91e8cbcf0c97ec3181efff91211af068a29dba55 /lib/libc/stdlib | |
| parent | 016934b1fe7bfb0f49f42bf0ed25a96f26facc5c (diff) | |
Fix typo noted by NAKAJIMA Yoshihiro in PR lib/7328.
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/system.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index d0400f8acc2..a4f74af549e 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: system.3,v 1.9 1998/02/05 18:50:21 perry Exp $ +.\" $NetBSD: system.3,v 1.10 1999/04/06 19:44:42 tron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -99,4 +99,4 @@ function conforms to .St -ansiC and -.St -1003.2-92 . +.St -p1003.2-92 . |
