diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-06-08 20:59:30 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-06-08 20:59:30 +0000 |
commit | 22bb92adea4e8ab5ea342fc914a4533d54095e68 (patch) | |
tree | bc2d749e9352abfdb6a24fae82ebd6a5c387aede /usr.sbin/config/config.8 | |
parent | c597a670473f8451528648ba378944c4cbcf2d36 (diff) |
Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore.
ok millert@
Diffstat (limited to 'usr.sbin/config/config.8')
-rw-r--r-- | usr.sbin/config/config.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index e69172da4e6..fac049ac457 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: config.8,v 1.42 2004/01/07 19:10:08 jmc Exp $ +.\" $OpenBSD: config.8,v 1.43 2004/06/08 20:59:29 mcbride Exp $ .\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -347,9 +347,6 @@ Change the .Va tz timezone structure. Without arguments, displays its current value. -.It Ic nmbclust Op Ar number -Change the NMBCLUSTERS value. -Without arguments, displays its current value. .It Ic cachepct Op Ar number Change the BUFCACHEPERCENT value. Without arguments, displays its current value. |