From bb2c7cbb5b265efa0a3894f0cb6331b6951b1498 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sun, 23 Jan 2000 02:18:19 +0000 Subject: [PATCH] Fix various man pages to stop abusing the .Bx macro to generate the string "FreeBSD". Use the .Fx macro instead. --- libexec/rpc.rquotad/rpc.rquotad.8 | 2 +- libexec/ypxfr/ypxfr.8 | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index a4fa2c07be93..6c289acf67ae 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -57,7 +57,7 @@ protocol defined in .Sh BUGS .Bx 4.4 and -.Bx Free +.Fx support group quotas but the rquota protocol does not. .Sh SEE ALSO .Xr quota 1 diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 6bdfd027f261..9ce6633f7d35 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -57,7 +57,7 @@ from one server to another using .Tn NIS services. In -.Bx Free , +.Fx , .Nm is generally invoked by .Xr ypserv 8 @@ -145,12 +145,12 @@ it logs all its output using the facility. .Sh NOTES The -.Bx Free +.Fx version of .Nm has support for a special map transfer protocol which works in conjunction with the -.Bx Free +.Fx .Xr rpc.ypxfrd 8 server. This protocol allows it to transfer raw map database files from the @@ -171,20 +171,21 @@ transfer method, copying the map contents from and creating new maps instead. .Pp Note that while the -.Bx Free +.Fx ypxfrd protocol is conceptually similar to the SunOS ypxfrd protocol, -.Bx Free Ns 's +the +.Fx protocol is not compatible with Sun's, therefore it will not work with Sun's ypxfrd server. -.Bx Free +.Fx slave systems can still transfer maps from any -.Bx non-Free +.No non- Ns Tn FreeBSD .Tn NIS server, however they will only be able to take advantage of the faster protocol if the master server is also running -.Bx Free . +.Fx . .Sh OPTIONS The following options and flags are supported by .Nm Ns :