Fix a few markup nits in previous commit.

Noticed by:	ru, who else? :)
This commit is contained in:
Tom Rhodes 2005-02-25 00:40:46 +00:00
parent 59fa1b558e
commit 61001d7506
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142412
4 changed files with 12 additions and 10 deletions

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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