Fix pasto.

This commit is contained in:
soren 2001-12-09 07:52:20 +00:00
parent 6050051aa4
commit 7bee75fe59
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: tadpolectl.8,v 1.3 2001/04/21 14:45:12 wiz Exp $
.\" $NetBSD: tadpolectl.8,v 1.4 2001/12/09 07:52:20 soren Exp $
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -67,9 +67,9 @@ The
flag specifies that the printing of the field name should be
suppressed and that only its value should be output.
This flag is useful for setting shell variables.
For example, to save the pagesize in variable psize, use:
For example, to save the mains power status in variable mains, use:
.Bd -literal -offset indent -compact
set psize=`tadpolectl -n hw.power.mains`
set mains=`tadpolectl -n hw.power.mains`
.Ed
.Pp
If just a MIB style name is given,