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/23b370495e6e
branches: trunk
changeset: 998051:23b370495e6e
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 072fa2b332fb -r 23b370495e6e 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