diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-11 12:24:29 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-11 12:24:29 +0000 |
commit | afb13132c67adbe24e16ee20842f79ca27d48918 (patch) | |
tree | 98f17351ea1002531cbd20f9af39b798a95173c6 /sbin/mount_tcfs | |
parent | 472f8717e2ae7d7c9dc3cf8d924014f7d2af77d3 (diff) |
Wording; David Krause
Diffstat (limited to 'sbin/mount_tcfs')
-rw-r--r-- | sbin/mount_tcfs/mount_tcfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_tcfs/mount_tcfs.8 b/sbin/mount_tcfs/mount_tcfs.8 index 21f55572cd3..8be5359d45c 100644 --- a/sbin/mount_tcfs/mount_tcfs.8 +++ b/sbin/mount_tcfs/mount_tcfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_tcfs.8,v 1.8 2002/06/26 21:32:02 fgsch Exp $ +.\" $OpenBSD: mount_tcfs.8,v 1.9 2002/12/11 12:24:28 henning Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -73,6 +73,6 @@ command appeared in .Ox 2.7 . .Sh BUGS This is a preliminary version, only for developers. -Each other use is discouraged. +Any other use is discouraged. .Pp Sorry, no docs. |