fstat.1 (8d5d039f80a8d31947f4e84af20e8a56d0009c32) fstat.1 (376d460cffde8bcd3da170dca8f9ea11d46da189)
1.\" Copyright (c) 1987, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 59 unchanged lines hidden (view full) ---

68.Pa /usr/src
69resides, type
70.Dq Li fstat -f /usr/src .
71.It Fl M
72Extract values associated with the name list from the specified core
73instead of the default
74.Pa /dev/kmem .
75.It Fl N
1.\" Copyright (c) 1987, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 59 unchanged lines hidden (view full) ---

68.Pa /usr/src
69resides, type
70.Dq Li fstat -f /usr/src .
71.It Fl M
72Extract values associated with the name list from the specified core
73instead of the default
74.Pa /dev/kmem .
75.It Fl N
76Extract the name list from the specified system instead of the default
77.Pa /boot/kernel/kernel .
76Extract the name list from the specified system instead of the default,
77which is the kernel image the system has booted from.
78.It Fl m
79Include memory-mapped files in the listing; normally these are excluded
80due to the extra processing required.
81.It Fl n
82Numerical format. Print the device number (maj,min) of the file system
83the file resides in rather than the mount point name; for special
84files, print the
85device number that the special device refers to rather than the filename

--- 143 unchanged lines hidden ---
78.It Fl m
79Include memory-mapped files in the listing; normally these are excluded
80due to the extra processing required.
81.It Fl n
82Numerical format. Print the device number (maj,min) of the file system
83the file resides in rather than the mount point name; for special
84files, print the
85device number that the special device refers to rather than the filename

--- 143 unchanged lines hidden ---