- Remove period at the end of SEE ALSO list.
- Move SEE ALSO before HISTORY.
This commit is contained in:
parent
01f6ffc2cb
commit
6220363e5d
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: vnd.4,v 1.5 1998/04/30 08:50:15 fair Exp $
|
||||
.\" $NetBSD: vnd.4,v 1.6 1998/06/07 09:32:54 enami Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -83,13 +83,13 @@ driver does not work if the file does not reside in a local filesystem.
|
|||
vnd device special files.
|
||||
.El
|
||||
.Pp
|
||||
.Sh HISTORY
|
||||
The vnode disk driver was originally written at the University of
|
||||
Utah.
|
||||
.Sh SEE ALSO
|
||||
.Xr MAKEDEV 8 ,
|
||||
.Xr config 8 ,
|
||||
.Xr fsck 8 ,
|
||||
.Xr mount 8 ,
|
||||
.Xr newfs 8 ,
|
||||
.Xr vnconfig 8 .
|
||||
.Xr vnconfig 8
|
||||
.Sh HISTORY
|
||||
The vnode disk driver was originally written at the University of
|
||||
Utah.
|
||||
|
|
Loading…
Reference in New Issue