diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
| commit | b3bfc7199eb51b03496567ea71bff82b75a2209d (patch) | |
| tree | 242b5d9154977fcfbc3e9f84dd0d6851c367a897 /usr.bin/fstat | |
| parent | 404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/fstat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index 1db03308873b..715e09aaa9f3 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -72,7 +72,7 @@ instead of the default .Pa /dev/kmem . .It Fl N Extract the name list from the specified system instead of the default -.Pa /vmunix . +.Pa /kernel . .It Fl n Numerical format. Print the device number (maj,min) of the filesystem the file resides in rather than the mount point name; for special |
