aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_VPTOFH.9
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-03-12 07:31:21 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-03-12 07:31:21 +0000
commitaaf1f16e39da164cd6dfa049b53d61b9c9ed3216 (patch)
tree6704d8e1891d3b1675690f6d01050f392fa03898 /share/man/man9/VOP_VPTOFH.9
parent9fa26079353e7cbd2e2fd7b45e4ec63365d9ef57 (diff)
downloadsrc-aaf1f16e39da164cd6dfa049b53d61b9c9ed3216.tar.gz
src-aaf1f16e39da164cd6dfa049b53d61b9c9ed3216.zip
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
Use .An/.Aq.
Notes
Notes: svn path=/head/; revision=34504
Diffstat (limited to 'share/man/man9/VOP_VPTOFH.9')
-rw-r--r--share/man/man9/VOP_VPTOFH.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_VPTOFH.9 b/share/man/man9/VOP_VPTOFH.9
index 828a53489c3e..426e6839f063 100644
--- a/share/man/man9/VOP_VPTOFH.9
+++ b/share/man/man9/VOP_VPTOFH.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: VFS_VPTOFH.9,v 1.2 1997/03/04 10:01:59 dfr Exp $
+.\" $Id: VFS_VPTOFH.9,v 1.3 1997/09/29 10:10:50 wosch Exp $
.\"
.Dd July 24, 1996
.Os
@@ -56,5 +56,5 @@ Return parameter for the filehandle.
.Xr VFS_FHTOVP 9 ,
.Xr vnode 9
.Sh AUTHORS
-This man page was written by Doug Rabson.
-
+This man page was written by
+.An Doug Rabson .