.\" Copyright (c) 1989 The Regents of the University of California. .\" All rights reserved. .\" .\" %sccs.include.redist.man% .\" .\" @(#)mountd.8 5.3 (Berkeley) %G% .\" .TH MOUNTD 8 "" .UC 7 .SH NAME mountd \- service remote NFS mount requests .SH SYNOPSIS .B mountd [ exportsfile ] .SH DESCRIPTION .I Mountd is the server for .SM NFS mount requests from other client machines. .I Mountd listens for service requests at the port indicated in the .SM NFS server specification; see ``Network File System Protocol Specification, RFC1094''. The optional argument specifies an alternate location for the exports file. .SH FILES /etc/exports .SH SEE ALSO .IR nfsstat (1), .IR nfsd (8), .IR portmap (8)