Fix a few markup nits in previous commit.
Noticed by: ru, who else? :)
This commit is contained in:
parent
6eab363209
commit
98afb7c0a2
@ -145,19 +145,19 @@ You can use "ls -lo" to see the flags of existing files.
|
||||
Only a limited number of utilities are
|
||||
.Nm
|
||||
aware.
|
||||
Some of the tools which are include
|
||||
Some of these tools include
|
||||
.Xr ls 1 ,
|
||||
.Xr cp 1 ,
|
||||
.Xr find 1 ,
|
||||
.Xr install 1 ,
|
||||
.Xr dump 8 ,
|
||||
and
|
||||
.Xr restore 8 .
|
||||
In particular tools which are not
|
||||
In particular a tool which is not currently
|
||||
.Nm
|
||||
aware include
|
||||
.Xr tar 1
|
||||
and
|
||||
.Xr pax 1 .
|
||||
aware is the
|
||||
.Xr pax 1
|
||||
utility.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -94,7 +94,9 @@ If
|
||||
designates a directory,
|
||||
.Nm
|
||||
copies the directory and the entire subtree connected at that point.
|
||||
If the source_file ends in a
|
||||
If the
|
||||
.Ar source_file
|
||||
ends in a
|
||||
.Pa / ,
|
||||
the contents of the directory are copied rather than the
|
||||
directory itself.
|
||||
|
@ -200,7 +200,7 @@ file system is described by the
|
||||
.Xr mount_nfs 8
|
||||
manual page.
|
||||
It should be noted that a manual page for default
|
||||
file systems, known as UFS and UFS2, do not exist.
|
||||
file systems, known as UFS and UFS2, does not exist.
|
||||
.Pp
|
||||
The
|
||||
.Fn unmount
|
||||
|
@ -88,7 +88,7 @@ Install everything built by
|
||||
Rebuild the kernel and the kernel modules.
|
||||
.It Cm installkernel
|
||||
Install the kernel and the kernel modules.
|
||||
.It Cm reinstallkernel
|
||||
.It Cm reinstallkernel .
|
||||
Reinstall the kernel and the kernel modules.
|
||||
.It Cm kernel
|
||||
Equivalent to
|
||||
@ -153,12 +153,12 @@ make TARGET_ARCH=alpha DESTDIR=/clients/axp installworld
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr cc 1 ,
|
||||
.Xr config 8 ,
|
||||
.Xr install 1 ,
|
||||
.Xr make 1 ,
|
||||
.Xr make.conf 5 ,
|
||||
.Xr ports 7 ,
|
||||
.Xr release 7 ,
|
||||
.Xr config 8 ,
|
||||
.Xr mergemaster 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr shutdown 8
|
||||
|
Loading…
Reference in New Issue
Block a user