linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa
@ 2015-04-01  8:23 Christoph Hellwig
  2015-04-01  8:23 ` [PATCH 2/2] mount.nfs.man, nfs.man: Update distinction between fstypes Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2015-04-01  8:23 UTC (permalink / raw)
  To: Steve Dickson; +Cc: linux-nfs, Ben Hutchings, Cyril Brulebois

From: Cyril Brulebois <kibi@debian.org>

It'd be nice if one could notice nfsd(7) when reading nfsd(8) and the
other way round, without having to have to resort to “dpkg -L $pkg” to
figure out what documentation is available.
---
 utils/exportfs/nfsd.man | 1 +
 utils/nfsd/nfsd.man     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man
index 47b73be..0c516fa 100644
--- a/utils/exportfs/nfsd.man
+++ b/utils/exportfs/nfsd.man
@@ -196,6 +196,7 @@ classes of tracing to be enabled.  Consult the kernel header files to
 find out what number correspond to what tracing.
 
 .SH SEE ALSO
+.BR nfsd (8),
 .BR rpc.nfsd (8),
 .BR exports (5),
 .BR nfsstat (8),
diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
index be21ed4..3ba847e 100644
--- a/utils/nfsd/nfsd.man
+++ b/utils/nfsd/nfsd.man
@@ -121,6 +121,7 @@ address family combinations that are marked visible in the
 database.
 
 .SH SEE ALSO
+.BR nfsd (7),
 .BR rpc.mountd (8),
 .BR exports (5),
 .BR exportfs (8),
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-02 17:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01  8:23 [PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa Christoph Hellwig
2015-04-01  8:23 ` [PATCH 2/2] mount.nfs.man, nfs.man: Update distinction between fstypes Christoph Hellwig
2015-04-02 17:22   ` Steve Dickson
2015-04-01  8:24 ` [PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa Christoph Hellwig
2015-04-01 17:50   ` J. Bruce Fields
2015-04-02 17:22 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).