diff options
author | wosch <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
commit | 000fb64288e6720527f55bf8c37e36c07a308d49 (patch) | |
tree | e09db4b1b56461dbe8a4d233c39a90678607f597 /usr.bin/quota | |
parent | e5ff1bbc6e5b0efe790ab98ee1d41555abd74268 (diff) | |
download | FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.zip FreeBSD-src-000fb64288e6720527f55bf8c37e36c07a308d49.tar.gz |
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'usr.bin/quota')
-rw-r--r-- | usr.bin/quota/quota.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1 index 43fb51f..8279d93 100644 --- a/usr.bin/quota/quota.1 +++ b/usr.bin/quota/quota.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)quota.1 8.1 (Berkeley) 6/6/93 -.\" $Id: quota.1,v 1.4 1994/06/28 07:47:24 deraadt Exp $ +.\" $Id: quota.1,v 1.2 1996/01/05 08:37:28 graichen Exp $ .\" .Dd June 6, 1993 .Dt QUOTA 1 @@ -90,7 +90,7 @@ Only the super-user may use the flag and the optional .Ar user argument to view the limits of other users. -Non-super-users can use the the +Non-super-users can use the .Fl g flag and optional .Ar group |