Date: Sun, 5 Aug 2018 20:20:05 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r337362 - head/usr.sbin/nfsd Message-ID: <201808052020.w75KK5pJ044624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rmacklem Date: Sun Aug 5 20:20:04 2018 New Revision: 337362 URL: https://svnweb.freebsd.org/changeset/base/337362 Log: Update the pnfs.4 man page to reference the pnfsserver.4 man page. This is a content change. Modified: head/usr.sbin/nfsd/pnfs.4 Modified: head/usr.sbin/nfsd/pnfs.4 ============================================================================== --- head/usr.sbin/nfsd/pnfs.4 Sun Aug 5 20:15:33 2018 (r337361) +++ head/usr.sbin/nfsd/pnfs.4 Sun Aug 5 20:20:04 2018 (r337362) @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 10, 2018 +.Dd August 5, 2018 .Dt PNFS 4 .Os .Sh NAME @@ -159,13 +159,11 @@ After a disabled mirrored DS is repaired, it is possib as a mirror while the pNFS service continues to function. .Pp See -.Bd -literal -offset indent -http://people.freebsd.org/~rmacklem/pnfs-planb-setup.txt -.Ed -.sp +.Xr pnfsserver 4 for information on how to set up a FreeBSD pNFS service. .Sh SEE ALSO .Xr nfsv4 4 , +.Xr pnfsserver 4 , .Xr exports 5 , .Xr fstab 5 , .Xr rc.conf 5 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808052020.w75KK5pJ044624>