summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fstat.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-23 21:10:24 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-23 21:10:24 +0000
commitb798cf19b4800f7e2244cd2753942a9cda3c7a76 (patch)
tree458a820e76ac127263c81d4a44a9005c907e4b20 /usr.bin/fstat/fstat.1
parent4094520b959c9701948aecbc7e645eb1d6e77287 (diff)
Fix some formatting problems I missed before.
Diffstat (limited to 'usr.bin/fstat/fstat.1')
-rw-r--r--usr.bin/fstat/fstat.111
1 files changed, 6 insertions, 5 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index fa0365256e0..7460d2b8329 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstat.1,v 1.16 2000/03/07 21:11:09 aaron Exp $
+.\" $OpenBSD: fstat.1,v 1.17 2000/03/23 21:10:17 aaron Exp $
.\"
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -78,8 +78,8 @@ Extract the name list from the specified system instead of the default
.It Fl n
Numerical format.
Print the device number (maj,min) of the file system
-the file resides in rather than the mount point name. For special
-files, print the
+the file resides in rather than the mount point name.
+For special files, print the
device number that the special device refers to rather than the filename
in
.Pa /dev .
@@ -96,7 +96,7 @@ Most of these data structures are dynamically created or deleted and it is
possible for them to disappear while
.Nm fstat
is running.
-This is normal and unavoidable since the rest of the system is running while
+This is normal and unavoidable since the rest of the system is running while
.Nm fstat
itself is running.
.It Ar file ...
@@ -144,7 +144,8 @@ major/minor number of the device that this file resides in.
.It Li INUM
The inode number of the file.
.It Li MODE
-The mode of the file. If the
+The mode of the file.
+If the
.Fl n
flag isn't specified, the mode is printed
using a symbolic format (see