diff options
author | ru <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
commit | 041d1287e88250bf06ad159c6c696bd653a77957 (patch) | |
tree | 8a8960200349aa661a39654202f6e0adc5e7360e /lib/libc/rpc | |
parent | 719bf117173e17f5286b995c031a11d553149e50 (diff) | |
download | FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz |
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r-- | lib/libc/rpc/rpc_soc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_soc.3 b/lib/libc/rpc/rpc_soc.3 index b514533..14a5462 100644 --- a/lib/libc/rpc/rpc_soc.3 +++ b/lib/libc/rpc/rpc_soc.3 @@ -1426,7 +1426,7 @@ which may be .Dv RPC_ANYSOCK , in which case a new socket is created. .Fa *path -is a variable-length filesystem pathname of +is a variable-length file system pathname of at most 104 characters. This file is .Em not |