diff options
author | Bruno Rohee <rohee@cvs.openbsd.org> | 1999-05-02 13:44:25 +0000 |
---|---|---|
committer | Bruno Rohee <rohee@cvs.openbsd.org> | 1999-05-02 13:44:25 +0000 |
commit | d4bd4e5d1d70ac85f9b59010de91acc72a280b51 (patch) | |
tree | 94f15c771023f52a9ce133a1efbeafbdfff9ab83 /sbin | |
parent | d15b097acb417a3004be32550d9290b0d813e462 (diff) |
There is two 'm' in communication
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount_xfs/mount_xfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_xfs/mount_xfs.8 b/sbin/mount_xfs/mount_xfs.8 index b72d1f2651c..f8822896987 100644 --- a/sbin/mount_xfs/mount_xfs.8 +++ b/sbin/mount_xfs/mount_xfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_xfs.8,v 1.9 1998/12/15 01:20:46 aaron Exp $ +.\" $OpenBSD: mount_xfs.8,v 1.10 1999/05/02 13:44:24 rohee Exp $ .\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan @@ -52,7 +52,7 @@ The .Nm command mounts one of the xfs character devices. The character device is used -for comunication with a user-land cachemanager and fileprovider. +for communication with a user-land cachemanager and fileprovider. .Pp The options are as follows: .Bl -tag -width indent |