From 7d99729431353c50207fda8b9ab30e1c354c6061 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 14 Nov 2000 11:20:58 +0000 Subject: Use Fx macro wherever possible. --- usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/rpc.ypxfrd') diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index 0543b75..2033679 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -132,14 +132,14 @@ The NIS maps for a particular NIS domain. .Xr ypxfr 8 .Sh BUGS The -.Bx Free +.Fx .Nm ypxfrd protocol is not compatible with that used by SunOS. This is unfortunate but unavoidable: Sun's protocol is not freely available, and even if it were it would probably not be useful since the SunOS NIS v2 implementation uses the original ndbm package for its map databases whereas the -.Bx Free +.Fx implementation uses Berkeley DB. These two packages use vastly different file formats. -- cgit v1.1