summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-25 21:16:28 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-25 21:16:28 +0000
commit7c983533d3b7679ec8a5d6b1ef8508d67b352fda (patch)
tree743276abfb3ecd9ac3303b0111685a20105bb508 /lib/libc/sys
parent79778de77bf5929faa26c8b41fdb13395dab7345 (diff)
kill some old macros
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/stat.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index 9dcaff321e7..c522f2d54db 100644
--- a/lib/libc/sys/stat.2
+++ b/lib/libc/sys/stat.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stat.2,v 1.7 1999/05/23 14:10:56 aaron Exp $
+.\" $OpenBSD: stat.2,v 1.8 1999/05/25 21:16:26 aaron Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -247,7 +247,7 @@ An I/O error occurred while reading from or writing to the file system.
The file generation number,
.Fa st_gen ,
is only available to the super-user.
-.br
+.Pp
The fields in the stat structure currently marked
.Fa st_spare1 ,
.Fa st_spare2 ,