diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-02 00:26:12 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-02 00:26:12 +0000 |
| commit | 7c87ef470d9ae55cf85e0e58dc1e9d42d7c0f705 (patch) | |
| tree | a224983695cbe9bacd71c1025c9ee9fa27643253 /usr.bin | |
| parent | 7762115a5bb4c1badce7b4290bf2d0089709d801 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ee/ee.1 | 4 | ||||
| -rw-r--r-- | usr.bin/file/file.1 | 4 | ||||
| -rw-r--r-- | usr.bin/hexdump/hexdump.1 | 2 | ||||
| -rw-r--r-- | usr.bin/rpcgen/rpcgen.1 | 10 | ||||
| -rw-r--r-- | usr.bin/tconv/tconv.1 | 11 | ||||
| -rw-r--r-- | usr.bin/vacation/vacation.1 | 4 | ||||
| -rw-r--r-- | usr.bin/window/window.1 | 2 |
7 files changed, 16 insertions, 21 deletions
diff --git a/usr.bin/ee/ee.1 b/usr.bin/ee/ee.1 index cf9e29097f2b..b51d9d7949db 100644 --- a/usr.bin/ee/ee.1 +++ b/usr.bin/ee/ee.1 @@ -4,7 +4,7 @@ .\" .\" nroff -man ee.1 .\" -.\" $Header: /home/ncvs/src/usr.bin/ee/ee.1,v 1.1.1.1 1995/08/30 07:28:06 jkh Exp $ +.\" $Header: /home/ncvs/src/usr.bin/ee/ee.1,v 1.2 1996/01/30 13:48:39 mpp Exp $ .\" .\" .TH ee 1 "" "" "" "" @@ -504,5 +504,5 @@ copyright. All rights are reserved. Copyright (c) 1990, 1991, 1992, 1993 Hugh Mahon. .SH "SEE ALSO" .PP -termcap(4), terminfo(4), environ(5), spell(1), ispell(1), lp(1) +termcap(5), terminfo(5), environ(7), spell(1), ispell(1), lp(1) diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index d69e8a1c2417..5334d1fe8cfb 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -1,5 +1,5 @@ .TH FILE 1 "Copyright but distributable" -.\# $Id: file.1,v 1.3 1996/01/23 12:40:09 mpp Exp $ +.\# $Id: file.1,v 1.4 1996/01/30 13:48:59 mpp Exp $ .SH NAME file \- determine file type @@ -138,7 +138,7 @@ can be used to set the default magic number files. .IR magic (5) \- description of magic file format. .br -.IR Strings (1), " od" (1) +.IR strings (1), " od" (1) \- tools for examining non-textfiles. .SH STANDARDS CONFORMANCE This program is believed to exceed the System V Interface Definition diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index 7161beb45f2d..321151e4d6b9 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -321,4 +321,4 @@ Implement the \-x option: "%07.7_ax " 8/2 "%04x " "\en" .Ed .Sh SEE ALSO -.Xr adb 1 +.Xr gdb 1 diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index cb81c98f180f..9e8991c8978e 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -144,7 +144,7 @@ is \f3proto.x\f1, then the client side sample file is written to and the sample makefile to \f3makefile.proto\f1. .LP The server created can be started both by the port monitors -(for example, \f3inetd\f1 or \f3listen\f1) +(for example, \f3inetd\f1) or by itself. When it is started by a port monitor, it creates servers only for the transport for which @@ -326,7 +326,7 @@ a non-zero value explicitly to override this default. .TP \f3\-I\f1 Compile support for -.BR inetd (1M) +.BR inetd (8) in the server side stubs. Such servers can be self-started or can be started by \f3inetd\f1. When the server is self-started, it backgrounds itself by default. @@ -363,8 +363,7 @@ To create a server that never exits, the appropriate argument is \f3\-K \-1\fP. .IP When monitoring for a server, -some portmonitors, like -.BR listen (1M), +some portmonitors .I always spawn a new process in response to a service request. If it is known that a server will be used with such a monitor, the @@ -541,8 +540,7 @@ use: .RE .SH "SEE ALSO" .BR cc (1B), -.BR inetd (1M), -.BR listen (1M), +.BR inetd (8), .BR syslog (3), .BR rpc (3N), .\" .BR rpc_svc_calls (3N) diff --git a/usr.bin/tconv/tconv.1 b/usr.bin/tconv/tconv.1 index d0777f5eeeb3..44be7045b79b 100644 --- a/usr.bin/tconv/tconv.1 +++ b/usr.bin/tconv/tconv.1 @@ -160,14 +160,11 @@ The default filename of the terminfo source file. The default filename of the termcap database. .PD .SH "SEE ALSO" -captoinfo(1M), -tic(1M), -infocmp(1M), termcap(3), -curses(3X), -term(4), -termcap(4), -terminfo(4). +curses(3), +term(5), +termcap(5), +terminfo(5). .SH DIAGNOSTICS The line number of a warning message when translating a file may refer to the last line of an entry instead of the line in the entry diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index 0c74c398c341..c48f6c5eec92 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -114,8 +114,8 @@ case insensitive) nor is a notification sent if a or .Dq Precedence: junk line is included in the mail headers. -The people who have sent you messages are maintained as an -.Xr ndbm 3 +The people who have sent you messages are maintained as a +.Xr hash 3 database in the file .Pa .vacation.db in your home directory. diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1 index 425cce0468d5..8d9159678ba3 100644 --- a/usr.bin/window/window.1 +++ b/usr.bin/window/window.1 @@ -142,7 +142,7 @@ terminal. A .Xr termcap 5 entry tailored to this window is created and passed as environment -.Xr (environ 5 ) +.Xr (environ 7 ) variable .Ev TERMCAP . The termcap entry contains the window's size and |
