.It resvport
Same as
.Fl P .
.It seqpacket
.Fl p .
.It soft
.Fl s .
nfsargs = nfsdefargs;
nfsargsp = &nfsargs;
while ((c = getopt(argc, argv,
"23a:bcdD:g:I:iLl:No:PpR:r:sTt:w:x:U")) != -1)
"23a:bcdD:g:I:iLl:No:PR:r:sTt:w:x:U")) != -1)
switch (c) {
case '2':
mountmode = V2;