diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-07 16:51:13 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-07 16:51:13 +0000 |
commit | 0193970b594d0768ebd482e429013e1d3175ec44 (patch) | |
tree | 167b147dd280a771d86115b87c04ce5bf7f8a7f8 | |
parent | 3dee250f7a13d695c32949fec244e0d896f863aa (diff) |
typo.
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 165fae30dfd..19764eef0ba 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.72 2001/08/06 10:42:26 mpech Exp $ +.\" $OpenBSD: sysctl.3,v 1.73 2001/08/07 16:51:12 pvalchev Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1076,7 +1076,7 @@ If you set the variable to 0, reponses will not be generated for ICMPv6 node information queries. Since node information queries can have a security impact, it is possible to fine tune which responses should be answered. -Two seperate bits can be set. +Two separate bits can be set. .Bl -tag -width "12345" .It 1 Respond to ICMPv6 FQDN queries, e.g. |