Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/sysctl Remove duplicate and superfluous words.
details: https://anonhg.NetBSD.org/src/rev/626b9c9d66ae
branches: trunk
changeset: 559865:626b9c9d66ae
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Mar 24 23:49:13 2004 +0000
description:
Remove duplicate and superfluous words.
diffstat:
sbin/sysctl/sysctl.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 86a5b5338f2a -r 626b9c9d66ae sbin/sysctl/sysctl.8
--- a/sbin/sysctl/sysctl.8 Wed Mar 24 23:41:57 2004 +0000
+++ b/sbin/sysctl/sysctl.8 Wed Mar 24 23:49:13 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.8,v 1.110 2004/03/24 19:11:06 snj Exp $
+.\" $NetBSD: sysctl.8,v 1.111 2004/03/24 23:49:13 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -682,7 +682,7 @@
will emit a diagnostic message to the standard error and exit.
.Pp
Descriptions can be added by the super-user to any node that does not
-have one, provided that the node is not marked with with the
+have one, provided that the node is not marked with the
.Dq PERMANENT
flag.
The syntax is similar to the syntax for creating new nodes with the
@@ -788,7 +788,7 @@
.Pp
To create the root of a new sub-tree called
.Dq local
-add some children of to the new node, and some descriptions:
+add some children to the new node, and some descriptions:
.Bd -literal -offset indent -compact
sysctl -w //create=local
sysctl -w //describe=local=my local sysctl tree
Home |
Main Index |
Thread Index |
Old Index