Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Fix a typo.



details:   https://anonhg.NetBSD.org/src/rev/6da0165f7aae
branches:  trunk
changeset: 765609:6da0165f7aae
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Jun 01 11:19:19 2011 +0000

description:
Fix a typo.

diffstat:

 share/man/man9/roundup.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d62ff630bc78 -r 6da0165f7aae share/man/man9/roundup.9
--- a/share/man/man9/roundup.9  Wed Jun 01 11:10:59 2011 +0000
+++ b/share/man/man9/roundup.9  Wed Jun 01 11:19:19 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: roundup.9,v 1.7 2011/04/08 08:49:19 wiz Exp $
+.\" $NetBSD: roundup.9,v 1.8 2011/06/01 11:19:19 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 8, 2011
+.Dd June 1, 2011
 .Dt ROUNDUP 9
 .Os
 .Sh NAME
@@ -84,7 +84,7 @@
 is 0.
 .Sh EXAMPLES
 The following example rounds the variable
-.Va x
+.Va rx
 to a 32-bit boundary:
 .Bd -literal -offset indent
 uint16_t rx;



Home | Main Index | Thread Index | Old Index