diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 10:48:36 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 10:48:36 +0000 |
commit | def37e7c68d5302d98cc7c808a9a7db4e338643e (patch) | |
tree | 9dda0df088ab9f763c21cdd5f2673a93cdb40d23 /share/man/man4/cd.4 | |
parent | 36b3fda178c9af6ba319cbd9e95e663ef80edb72 (diff) |
Various man page cleanup:
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Notes
Notes:
svn path=/head/; revision=49831
Diffstat (limited to 'share/man/man4/cd.4')
-rw-r--r-- | share/man/man4/cd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 0e012952bc6e..cbb50850e1c8 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: cd.4,v 1.13 1999/02/27 07:56:08 ken Exp $ +.\" $Id: cd.4,v 1.14 1999/05/08 21:28:12 ken Exp $ .\" .Dd October 10, 1998 .Dt CD 4 @@ -437,8 +437,8 @@ devices .Sh DIAGNOSTICS None. .Sh SEE ALSO -.Xr scsi 4 , .Xr da 4 , +.Xr scsi 4 , .Xr disklabel 5 , .Xr disklabel 8 , .Xr cd 9 |