summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
commit3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch)
tree88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /usr.bin
parenta3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff)
downloadFreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip
FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz
Correct a bunch of man page cross references and generally
try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/logname/logname.12
-rw-r--r--usr.bin/mkfifo/mkfifo.13
-rw-r--r--usr.bin/pagesize/pagesize.14
-rw-r--r--usr.bin/showmount/showmount.82
-rw-r--r--usr.bin/symorder/symorder.16
-rw-r--r--usr.bin/vacation/vacation.15
-rw-r--r--usr.bin/ypcat/ypcat.14
-rw-r--r--usr.bin/ypmatch/ypmatch.14
8 files changed, 16 insertions, 14 deletions
diff --git a/usr.bin/logname/logname.1 b/usr.bin/logname/logname.1
index fbcdb3c..afdb279 100644
--- a/usr.bin/logname/logname.1
+++ b/usr.bin/logname/logname.1
@@ -63,7 +63,7 @@ utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr who 1 ,
.Xr whoami 1 ,
-.Xr getlogin 3
+.Xr getlogin 2
.Sh STANDARDS
The
.Nm logname
diff --git a/usr.bin/mkfifo/mkfifo.1 b/usr.bin/mkfifo/mkfifo.1
index f0607a7..c603aa8 100644
--- a/usr.bin/mkfifo/mkfifo.1
+++ b/usr.bin/mkfifo/mkfifo.1
@@ -62,9 +62,10 @@ utility is expected to be
compliant.
.Sh SEE ALSO
.Xr mkdir 1 ,
-.Xr mknod 1 ,
.Xr rm 1 ,
.Xr mkfifo 2
+.Xr mknod 2 ,
+.Xr mknod 8
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/pagesize/pagesize.1 b/usr.bin/pagesize/pagesize.1
index 4beec29..500f4e8 100644
--- a/usr.bin/pagesize/pagesize.1
+++ b/usr.bin/pagesize/pagesize.1
@@ -43,11 +43,11 @@
.Nm Pagesize
prints the size of a page of memory in bytes, as
returned by
-.Xr getpagesize 2 .
+.Xr getpagesize 3 .
This program is useful in constructing portable
shell scripts.
.Sh SEE ALSO
-.Xr getpagesize 2
+.Xr getpagesize 3
.Sh HISTORY
The
.Nm pagesize
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8
index 05c89a9..a3ba0c1 100644
--- a/usr.bin/showmount/showmount.8
+++ b/usr.bin/showmount/showmount.8
@@ -77,7 +77,7 @@ exports list
Use mount protocol Version 3, compatible with NFS Version 3.
.El
.Sh SEE ALSO
-.Xr mount 1 ,
+.Xr mount 8 ,
.Xr mountd 8
.Sh BUGS
The mount daemon running on the server only has an idea of the actual mounts,
diff --git a/usr.bin/symorder/symorder.1 b/usr.bin/symorder/symorder.1
index 2616ab3..a609799 100644
--- a/usr.bin/symorder/symorder.1
+++ b/usr.bin/symorder/symorder.1
@@ -86,9 +86,9 @@ listed in the
file was not found in the symbol
table, and >1 if an error occurs.
.Sh SEE ALSO
-.Xr nm 3 ,
-.Xr nlist 3 ,
-.Xr strip 3
+.Xr nm 1 ,
+.Xr strip 1 ,
+.Xr nlist 3
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1
index c48f6c5..5cb3185 100644
--- a/usr.bin/vacation/vacation.1
+++ b/usr.bin/vacation/vacation.1
@@ -153,7 +153,7 @@ Fatal errors, such as calling
with incorrect arguments, or with non-existent
.Ar login Ns Ar s ,
are logged in the system log file, using
-.Xr syslog 8 .
+.Xr syslog 3 .
.Sh FILES
.Bl -tag -width "vacation.dirxxx" -compact
.It Pa ~/.vacation.db
@@ -162,8 +162,9 @@ database file
message to send
.El
.Sh SEE ALSO
+.Xr syslog 3 ,
.Xr sendmail 8 ,
-.Xr syslog 8
+.Xr syslogd 8
.Sh HISTORY
The
.Nm vacation
diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1
index d873b1f..f22c9f8 100644
--- a/usr.bin/ypcat/ypcat.1
+++ b/usr.bin/ypcat/ypcat.1
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ypcat.1,v 1.1 1994/08/08 01:13:29 wollman Exp $
+.\" $Id: ypcat.1,v 1.2 1996/01/30 13:52:38 mpp Exp $
.\"
.Dd December 3, 1993
.Dt YPCAT 1
@@ -65,6 +65,6 @@ Display the map nickname table.
.El
.Sh SEE ALSO
.Xr ypmatch 1 ,
-.Xr yp 8
+.Xr yp 4
.Sh AUTHOR
Theo De Raadt
diff --git a/usr.bin/ypmatch/ypmatch.1 b/usr.bin/ypmatch/ypmatch.1
index 1a0b187..83d11ce 100644
--- a/usr.bin/ypmatch/ypmatch.1
+++ b/usr.bin/ypmatch/ypmatch.1
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ypmatch.1,v 1.1 1994/08/08 01:13:32 wollman Exp $
+.\" $Id: ypmatch.1,v 1.2 1996/01/30 13:52:43 mpp Exp $
.\"
.Dd December 3, 1993
.Dt YPMATCH 1
@@ -66,6 +66,6 @@ Display the map nickname table.
.El
.Sh SEE ALSO
.Xr ypcat 1 ,
-.Xr yp 8
+.Xr yp 4
.Sh AUTHOR
Theo De Raadt
OpenPOWER on IntegriCloud