diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2002-05-27 03:45:27 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2002-05-27 03:45:27 +0000 |
| commit | f500ce59aafd1dc058f4ed460b9f67f58355d180 (patch) | |
| tree | 0467fae48a44f08d0d0c1188d9bd8b0587575214 | |
| parent | 594830fbc14003d1e378a6e1ba7663f217b24730 (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdlib/system.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 7b6dffe6cc09..60707b400cfc 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -97,7 +97,7 @@ The .Fn system function conforms to -.St -isoC . +.St -isoC and is expected to be .St -p1003.2 compatible. |
