diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
commit | 511d4f82b255a7fa34ffa2c1cd048cef32acefa2 (patch) | |
tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.bin/rusers/rusers.1 | |
parent | 9e0a71c3eebd8d8e34dfa434ee6b139736c61490 (diff) | |
download | FreeBSD-src-511d4f82b255a7fa34ffa2c1cd048cef32acefa2.zip FreeBSD-src-511d4f82b255a7fa34ffa2c1cd048cef32acefa2.tar.gz |
Fix a bunch of spelling errors in a bunch of man pages.
Diffstat (limited to 'usr.bin/rusers/rusers.1')
-rw-r--r-- | usr.bin/rusers/rusers.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1 index ef7d123..31156fd 100644 --- a/usr.bin/rusers/rusers.1 +++ b/usr.bin/rusers/rusers.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rusers.1 6.7 (Berkeley) 4/23/91 -.\" $Id: rusers.1,v 1.1 1993/09/16 01:15:47 jtc Exp $ +.\" $Id: rusers.1,v 1.1.1.1 1994/08/28 15:06:02 csgr Exp $ .\" .Dd April 23, 1991 .Dt RUSERS 1 @@ -77,7 +77,7 @@ daemon has terminated on the remote host. .It rusers: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see .Xr portmap 8 ), -and cannot accomodate any RPC-based services. The host may be down. +and cannot accommodate any RPC-based services. The host may be down. .El .Sh SEE ALSO .Xr portmap 8 , |