Message ID | 167138171450.1584402.1832671837785160899.stgit@morisot.1015granger.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/6] nfsd(7): Use "backslash" consistently | expand |
diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man index 9481670f9ffc..72fe5b1467eb 100644 --- a/utils/exportfs/nfsd.man +++ b/utils/exportfs/nfsd.man @@ -158,8 +158,11 @@ nfsd 127.0.0.1 1057206953 localhost .br to indicate that 127.0.0.1 should map to localhost, at least for now. -If the program uses select(2) or poll(2) to discover if it can read -from the +If the program uses +.BR select (2) +or +.BR poll (2) +to discover if it can read from the .B channel then it will never see and end-of-file but when all requests have been answered, it will block until another request appears.