diff options
author | 2006-03-16 09:07:30 +0000 | |
---|---|---|
committer | 2006-03-16 09:07:30 +0000 | |
commit | 476703dcb2d7fa4ff313b41efb8960715ab8a483 (patch) | |
tree | 51c0e384cfd8137627662f766871f5c05be3dde1 | |
parent | zap more unused variables. (diff) | |
download | wireguard-openbsd-476703dcb2d7fa4ff313b41efb8960715ab8a483.tar.xz wireguard-openbsd-476703dcb2d7fa4ff313b41efb8960715ab8a483.zip |
typo.
ok otto@
-rw-r--r-- | sbin/mount/mount.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 3ff3de69247..c3461de0803 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.55 2006/03/12 20:01:31 otto Exp $ +.\" $OpenBSD: mount.8,v 1.56 2006/03/16 09:07:30 aanriot Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -249,7 +249,7 @@ option. Skip mounting the file system if it is already mounted. See the .Fl a -flag for a description of the citeria used to decide if a file system +flag for a description of the criteria used to decide if a file system is already mounted. .It Fl t Ar type The argument following the |