aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
commitc2025a76606b44c4d5367b7509fbc0285ae1e7f8 (patch)
treef1fb1550ad8fd503eb2a17d71116cdfebf902492 /lib/libc/stdlib
parente49471b04b4bf0bfc58e2feeb0dd4208ea8f7c0d (diff)
downloadsrc-c2025a76606b44c4d5367b7509fbc0285ae1e7f8.tar.gz
src-c2025a76606b44c4d5367b7509fbc0285ae1e7f8.zip
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Notes
Notes: svn path=/head/; revision=211397
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/getopt_long.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/getopt_long.3 b/lib/libc/stdlib/getopt_long.3
index 352af083f924..72f653450b25 100644
--- a/lib/libc/stdlib/getopt_long.3
+++ b/lib/libc/stdlib/getopt_long.3
@@ -469,9 +469,9 @@ The
.Fn getopt_long
and
.Fn getopt_long_only
-functions first appeared in
+functions first appeared in the
.Tn GNU
-libiberty.
+libiberty library.
The first
.Bx
implementation of