diff options
| -rw-r--r-- | contrib/gcc/gcc.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1 index 6d361b1a95a4..857c588deeb6 100644 --- a/contrib/gcc/gcc.1 +++ b/contrib/gcc/gcc.1 @@ -541,8 +541,7 @@ in the following sections. .SH FreeBSD SPECIFIC OPTIONS .TP .BI "\-pthread" -Link a user-threaded process against libc_r instead of libc. Objects linked -into user-threaded processes should be compiled with -D_THREAD_SAFE. +Link a user-threaded process against libc_r instead of libc. .SH OVERALL OPTIONS .TP .BI "\-x " "language" |
