diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
| commit | 270d3d754aaf84a6427db275f9a121561af689ad (patch) | |
| tree | 318a257a9b20c91753d8e48fe3ed013656a476d6 /usr.sbin | |
| parent | 9bbf2e643e959b9f1b8d89beba7f6c570559c5b5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/ac/ac.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/amd/amq/amq.8 | 3 | ||||
| -rw-r--r-- | usr.sbin/iostat/iostat.8 | 6 | ||||
| -rw-r--r-- | usr.sbin/pstat/pstat.8 | 6 | ||||
| -rw-r--r-- | usr.sbin/zic/zic.8 | 2 |
5 files changed, 11 insertions, 10 deletions
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 83cbeb715893..42b88cf69a04 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,7 +28,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: ac.8,v 1.2 1994/09/26 22:12:25 davidg Exp $ +.\" $Id: ac.8,v 1.3 1995/10/07 12:02:33 joerg Exp $ .\" .Dd March 15, 1994 .Dt AC 8 @@ -132,7 +132,7 @@ rotated files .Xr init 8 , .Xr sa 8 , .Xr login 1 , -.Xr utmp +.Xr utmp 5 .\" .Sh NOTES .\" If COMPAT_SUNOS is defined .\" .Nm ac diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8 index 5485925b809f..f5cb68131ba1 100644 --- a/usr.sbin/amd/amq/amq.8 +++ b/usr.sbin/amd/amq/amq.8 @@ -37,7 +37,7 @@ .\" .\" @(#)amq.8 8.3 (Berkeley) 4/18/94 .\" -.\" $Id: amq.8,v 5.2.2.1 1992/02/09 15:11:41 jsp beta $ +.\" $Id: amq.8,v 1.1.1.1 1994/05/26 05:22:04 rgrimes Exp $ .\" .Dd March 16, 1991 .Dt AMQ 8 @@ -127,4 +127,5 @@ database. <jsp@doc.ic.ac.uk>, Department of Computing, Imperial College, London, UK. .Sh HISTORY .Nm Amq +first appeared in 4.4BSD. .At diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index 034bf71de0a1..861acefb301a 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -135,10 +135,10 @@ Default memory file. .Xr fstat 1 , .Xr netstat 1 , .Xr nfsstat 1 , -.Xr \&ps 1 , +.Xr ps 1 , .Xr systat 1 , -.Xr vmstat 1 , -.Xr pstat 8 +.Xr pstat 8 , +.Xr vmstat 8 .Pp The sections starting with ``Interpreting system activity'' in .%T "Installing and Operating 4.3BSD" . diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index c3899350c161..1c632114a301 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: pstat.8,v 1.5 1995/10/06 20:58:24 bde Exp $ .\" .Dd October 7, 1995 .Dt PSTAT 8 @@ -355,12 +355,12 @@ namelist default source of tables .El .Sh SEE ALSO -.Xr iostat 1 , .Xr ps 1 , .Xr systat 1 , -.Xr vmstat 1 , .Xr stat 2 , .Xr fs 5 , +.Xr iostat 8 , +.Xr vmstat 8 .Rs .Rt Tn UNIX Rt Implementation , .Ra K. Thompson diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index 6972d0e38b33..f587fdb7c422 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -406,7 +406,7 @@ you may need to use local standard time in the field of the earliest transition time's rule to ensure that the earliest transition time recorded in the compiled file is correct. .SH FILE -/usr/local/etc/zoneinfo standard directory used for created files +/usr/share/zoneinfo standard directory used for created files .SH "SEE ALSO" newctime(3), tzfile(5), zdump(8) .\" @(#)zic.8 7.7 |
