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 short description.



details:   https://anonhg.NetBSD.org/src/rev/9e8a9cd863f3
branches:  trunk
changeset: 455555:9e8a9cd863f3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Apr 06 07:56:19 2019 +0000

description:
Fix short description.

diffstat:

 share/man/man9/ustore.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 57adde63d043 -r 9e8a9cd863f3 share/man/man9/ustore.9
--- a/share/man/man9/ustore.9   Sat Apr 06 04:52:44 2019 +0000
+++ b/share/man/man9/ustore.9   Sat Apr 06 07:56:19 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ustore.9,v 1.1 2019/04/06 03:06:24 thorpej Exp $
+.\"    $NetBSD: ustore.9,v 1.2 2019/04/06 07:56:19 wiz Exp $
 .\"
 .\" Copyright (c) 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -41,7 +41,7 @@
 .Nm ustore_int ,
 .Nm ustore_long ,
 .Nm ustore_ptr
-.Nd fetch data from user-space
+.Nd store data in user-space
 .Sh SYNOPSIS
 .In sys/systm.h
 .Ft int



Home | Main Index | Thread Index | Old Index