summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2006-08-03 19:17:49 +0000
committerwiz <wiz@NetBSD.org>2006-08-03 19:17:49 +0000
commit3774518cbd7a27715f74fed6e3ce22747caee81d (patch)
tree8a0ee4ede9af2f169ebf5ff6a542b915bc599dc9 /lib/libc
parentf7f8c72cc70bda32e4942cd932c5f6a997325dda (diff)
Drop trailing whitespace.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/fhopen.26
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 .