diff options
| author | perry <perry@NetBSD.org> | 1998-02-03 21:12:45 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-02-03 21:12:45 +0000 |
| commit | af4ebfa68d8f9cbe76a18fa02f1f260adbdfd001 (patch) | |
| tree | 5b0918639db2ffd0f5075c497687c2718dde6906 /lib/libc/sys/statfs.2 | |
| parent | a751b737085ee07cf58ee94c42d7820116df489a (diff) | |
.Bx'ize/.Nx'ize
Diffstat (limited to 'lib/libc/sys/statfs.2')
| -rw-r--r-- | lib/libc/sys/statfs.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/statfs.2 b/lib/libc/sys/statfs.2 index feefad9f5c9..eadca5e7668 100644 --- a/lib/libc/sys/statfs.2 +++ b/lib/libc/sys/statfs.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: statfs.2,v 1.14 1998/02/02 05:20:37 perry Exp $ +.\" $NetBSD: statfs.2,v 1.15 1998/02/03 21:12:54 perry Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -178,4 +178,5 @@ error occurred while reading from or writing to the file system. .Sh HISTORY The .Fn statfs -function first appeared in 4.4BSD. +function first appeared in +.Bx 4.4 . |
