diff options
author | 1998-01-22 23:40:22 +0000 | |
---|---|---|
committer | 1998-01-22 23:40:22 +0000 | |
commit | b30b4de703df83e91b5fa750a3562e53c5e14f73 (patch) | |
tree | 011820f7df1dbaf891c5654d23d590885e6aef5a | |
parent | backspace key on vt2x0 returns DEL not BS; PR#382, vons@usa.net (diff) | |
download | wireguard-openbsd-b30b4de703df83e91b5fa750a3562e53c5e14f73.tar.xz wireguard-openbsd-b30b4de703df83e91b5fa750a3562e53c5e14f73.zip |
indent better; mph@pobox.com
-rw-r--r-- | usr.bin/fstat/fstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index a4ba633fadb..a9f235937cf 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.5 1998/01/03 12:22:10 deraadt Exp $ +.\" $OpenBSD: fstat.1,v 1.6 1998/01/22 23:40:22 deraadt Exp $ .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -112,7 +112,7 @@ The process id. The file number in the per-process open file table or one of the following special names: .Pp -.Bd -ragged -offset indent -compact +.Bd -literal -ragged -offset indent -compact text - pure text inode wd - current working directory root - root inode |