summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/man/man/man.man3
-rw-r--r--share/examples/mdoc/example.13
-rw-r--r--share/examples/mdoc/example.35
-rw-r--r--share/examples/mdoc/example.43
4 files changed, 5 insertions, 9 deletions
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man
index bd2e4ce9d1ba..1f422ee80e4b 100644
--- a/gnu/usr.bin/man/man/man.man
+++ b/gnu/usr.bin/man/man/man.man
@@ -237,8 +237,7 @@ one would use:
.Xr more 1 ,
.Xr whatis 1 ,
.Xr man 7 ,
-.Xr mdoc 7 ,
-.Xr mdoc.samples 7
+.Xr mdoc 7
.Sh BUGS
The
.Fl t
diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1
index 001074c85ac9..099b93e07d72 100644
--- a/share/examples/mdoc/example.1
+++ b/share/examples/mdoc/example.1
@@ -110,8 +110,7 @@ command has no known compatibility issues.
.Sh SEE ALSO
.Xr example 3 ,
.Xr example 4 ,
-.Xr mdoc 7 ,
-.Xr mdoc.samples 7
+.Xr mdoc 7
.Rs
.%A A. B. Author
.%T Example RFC Title
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3
index 6c1e34a37c7c..66ccc9df80ab 100644
--- a/share/examples/mdoc/example.3
+++ b/share/examples/mdoc/example.3
@@ -39,7 +39,7 @@
.Nm example
.Nd example library function manual page
.Sh LIBRARY
-.\" Note: list of available libraries is available in mdoc.samples(7)
+.\" Note: list of available libraries is available in mdoc(7)
.Lb libc
.Sh SYNOPSIS
.Fd #include <example.h>
@@ -276,8 +276,7 @@ Need authenticator.
.Sh SEE ALSO
.Xr example 1 ,
.Xr example 4 ,
-.Xr mdoc 7 ,
-.Xr mdoc.samples 7
+.Xr mdoc 7
.Rs
.%A A. B. Author
.%T Example RFC Title
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4
index 2d950a95e99a..d73724a6ec3e 100644
--- a/share/examples/mdoc/example.4
+++ b/share/examples/mdoc/example.4
@@ -79,8 +79,7 @@ Self explanatory.
.Sh SEE ALSO
.Xr example 1 ,
.Xr example 3 ,
-.Xr mdoc 7 ,
-.Xr mdoc.samples 7
+.Xr mdoc 7
.Sh HISTORY
The
.Nm