diff options
| author | wiz <wiz@NetBSD.org> | 2006-08-03 19:17:49 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-08-03 19:17:49 +0000 |
| commit | 3774518cbd7a27715f74fed6e3ce22747caee81d (patch) | |
| tree | 8a0ee4ede9af2f169ebf5ff6a542b915bc599dc9 /lib/libc | |
| parent | f7f8c72cc70bda32e4942cd932c5f6a997325dda (diff) | |
Drop trailing whitespace.
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/fhopen.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2 index 8ae2454ca8a..e9cf874dafa 100644 --- a/lib/libc/sys/fhopen.2 +++ b/lib/libc/sys/fhopen.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: fhopen.2,v 1.14 2006/07/31 16:34:42 martin Exp $ +.\" $NetBSD: fhopen.2,v 1.15 2006/08/03 19:17:49 wiz Exp $ .\" .\" Copyright (c) 1999 National Aeronautics & Space Administration .\" All rights reserved. @@ -55,8 +55,8 @@ .Fn fhstatvfs1 "const void *fhp" "size_t fh_size" "struct statvfs *buf" "int flags" .Sh DESCRIPTION These functions provide a means to access a file given the opaque file handle -.Fa fhp -and the size +.Fa fhp +and the size .Fa fh_size of the opaque object as returned by .Xr getfh 2 . |
