removed trash left over from FTP PUT operation :-(
This commit is contained in:
parent
7f940b41a3
commit
3dd58a232e
@ -37,44 +37,4 @@ development.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm mount_procfs
|
||||
utility first appeared in NetBSD 0.9.
|
||||
em clock (decimal ASCII).
|
||||
.It Pa loadavg
|
||||
the 1, 5 and 15 minute load average in kernel fixed-point format.
|
||||
The final integer is the fix-point scaling factor.
|
||||
All numbers are in decimal ASCII.
|
||||
.It Pa physmem
|
||||
the number of pages of physical memory in the machine (decimal ASCII).
|
||||
.It Pa root
|
||||
the system root directory.
|
||||
In a chroot'ed environment,
|
||||
.Nm
|
||||
can be used to create a new
|
||||
.Pa kernfs
|
||||
mount point.
|
||||
.Pa /kern/root
|
||||
will then refer to the system global root, not the current process root.
|
||||
.It Pa rootdev
|
||||
the root device.
|
||||
.It Pa rrootdev
|
||||
the raw root device.
|
||||
.It Pa time
|
||||
the second and microsecond value of the system clock.
|
||||
Both numbers are in decimal ASCII.
|
||||
.It Pa version
|
||||
the kernel version string.
|
||||
The head line for
|
||||
.Pa /etc/motd
|
||||
can be generated by running:
|
||||
.Dq Ic "sed 1q /kern/version"
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mount 2 ,
|
||||
.Xr unmount 2 ,
|
||||
.Xr fstab 5
|
||||
.Sh CAVEATS
|
||||
This filesystem may not be NFS-exported.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm mount_kernfs
|
||||
utility first appeared in NetBSD 0.8a.
|
||||
|
Loading…
Reference in New Issue
Block a user