Module Name: src
Committed By: wiz
Date: Sat Apr 6 07:56:19 UTC 2019
Modified Files:
src/share/man/man9: ustore.9
Log Message:
Fix short description.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/ustore.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/ustore.9
diff -u src/share/man/man9/ustore.9:1.1 src/share/man/man9/ustore.9:1.2
--- src/share/man/man9/ustore.9:1.1 Sat Apr 6 03:06:24 2019
+++ src/share/man/man9/ustore.9 Sat Apr 6 07:56:19 2019
@@ -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