diff options
author | des <des@FreeBSD.org> | 2007-05-10 18:15:30 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2007-05-10 18:15:30 +0000 |
commit | 4503779c6832cbdfa7fb9e6d9da8fbe00762ab32 (patch) | |
tree | 292baac6ab445370e631d303a83e6944f12edc1a /lib | |
parent | a25f94b5ae47af3cd364faa45ba35b34610eb8e9 (diff) | |
download | FreeBSD-src-4503779c6832cbdfa7fb9e6d9da8fbe00762ab32.zip FreeBSD-src-4503779c6832cbdfa7fb9e6d9da8fbe00762ab32.tar.gz |
Fix typo.
Submitted by: Bård Skaflestad <bardsk@math.ntnu.no>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libutil/flopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/flopen.3 b/lib/libutil/flopen.3 index 0e5fbada..9025d65 100644 --- a/lib/libutil/flopen.3 +++ b/lib/libutil/flopen.3 @@ -72,7 +72,7 @@ to .Dv EWOULDBLOCK . .Pp As with -.Fn flopen , +.Fn open , the additional .Va mode argument is required if |