diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
commit | d26822d3275d3b7df1d7c202769d163483cb8f9a (patch) | |
tree | ed7ac694704688b2e3b2bf4003fefcbaecfdcc51 /share/man/man9/malloc.9 | |
parent | 01cc78bd7b031b6c90ce5b1970a773c8cafe9303 (diff) |
nfs -> NFS
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r-- | share/man/man9/malloc.9 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9 index dc67ad72fa8..c2e1f7ad36d 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malloc.9,v 1.23 2003/02/24 03:55:05 tedu Exp $ +.\" $OpenBSD: malloc.9,v 1.24 2003/04/02 16:04:19 jmc Exp $ .\" $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -185,11 +185,11 @@ MFS vnode private part. .It Dv M_NETADDR Export host address structure. .It Dv M_NFSSVC -Nfs server structure. +NFS server structure. .It Dv M_NFSUID -Nfs uid mapping structure. +NFS uid mapping structure. .It Dv M_NFSD -Nfs server daemon structure. +NFS server daemon structure. .It Dv M_IPMOPTS Internet multicast options. .It Dv M_IPMADDR |