FreeBSD Bugzilla – Attachment 21218 Details for
Bug 37221
obsolete reference to seqpacket in mount_nfs.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 922 bytes, created by
Joshua Goodall
on 2002-04-18 11:00:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joshua Goodall
Created:
2002-04-18 11:00:05 UTC
Size:
922 bytes
patch
obsolete
>Index: mount_nfs.8 >=================================================================== >RCS file: /cvs/src/sbin/mount_nfs/mount_nfs.8,v >retrieving revision 1.32 >diff -u -r1.32 mount_nfs.8 >--- mount_nfs.8 12 Nov 2001 02:43:56 -0000 1.32 >+++ mount_nfs.8 18 Apr 2002 03:47:00 -0000 >@@ -262,9 +262,6 @@ > .It resvport > Same as > .Fl P . >-.It seqpacket >-Same as >-.Fl p . > .It soft > Same as > .Fl s . >Index: mount_nfs.c >=================================================================== >RCS file: /cvs/src/sbin/mount_nfs/mount_nfs.c,v >retrieving revision 1.50 >diff -u -r1.50 mount_nfs.c >--- mount_nfs.c 21 Mar 2002 13:14:20 -0000 1.50 >+++ mount_nfs.c 18 Apr 2002 03:47:50 -0000 >@@ -255,7 +255,7 @@ > 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;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37221
: 21218