diff options
author | ru <ru@FreeBSD.org> | 2005-01-21 10:48:35 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-21 10:48:35 +0000 |
commit | 3666aefb6a3769c0bd79f3709b10823979abe2e6 (patch) | |
tree | 3ff9e6fbd025b77c1d46261232dfa0dacc76dd98 /lib/libbluetooth | |
parent | 21e7b4e73c54601c2e683e1a81ab6046ae56aa3e (diff) | |
download | FreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.zip FreeBSD-src-3666aefb6a3769c0bd79f3709b10823979abe2e6.tar.gz |
Fixed xref.
Diffstat (limited to 'lib/libbluetooth')
-rw-r--r-- | lib/libbluetooth/bluetooth.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3 index 9c93a1c..d6adb26 100644 --- a/lib/libbluetooth/bluetooth.3 +++ b/lib/libbluetooth/bluetooth.3 @@ -252,7 +252,7 @@ on EOF or error. .Sh SEE ALSO .Xr gethostbyaddr 3 , .Xr gethostbyname 3 , -.Xr getprotobyaddr 3 , +.Xr getprotobyname 3 , .Xr getprotobynumber 3 , .Xr herror 3 , .Xr inet_aton 3 , |