summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbriggs <briggs@cvs.openbsd.org>1996-06-18 17:43:22 +0000
committerbriggs <briggs@cvs.openbsd.org>1996-06-18 17:43:22 +0000
commitd95d6983a62740a558c1ebfd61054fda22e2903c (patch)
tree7ce466317a02532c36f9a0b2b923baa28f73798f
parentedf60ef37c040454f9d2b372083f384dca5a2446 (diff)
Note that bootparamd returns both server and path. Minor nit.
-rw-r--r--usr.sbin/rpc.bootparamd/bootparams.56
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/rpc.bootparamd/bootparams.5 b/usr.sbin/rpc.bootparamd/bootparams.5
index 051cf741a9d..66e68bbb98d 100644
--- a/usr.sbin/rpc.bootparamd/bootparams.5
+++ b/usr.sbin/rpc.bootparamd/bootparams.5
@@ -24,7 +24,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: bootparams.5,v 1.2 1996/06/18 16:56:46 deraadt Exp $
+.\" $Id: bootparams.5,v 1.3 1996/06/18 17:43:21 briggs Exp $
.\"
.Dd October 2, 1994
.Dt BOOTPARAMS 5
@@ -63,7 +63,9 @@ dummy root=server:/export/dummy/root \\
.Ed
.Pp
When the client named "dummy" requests the pathname for
-its logical "root" it will be given the pathname
+its logical "root" it will be given server
+.Dq Pa "server"
+and pathname
.Dq Pa "/export/dummy/root"
as the response to its
.Tn RPC