Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Use standard markup for ENOSPC.



details:   https://anonhg.NetBSD.org/src/rev/291ffd18b49f
branches:  trunk
changeset: 343008:291ffd18b49f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 18 09:17:59 2016 +0000

description:
Use standard markup for ENOSPC.

diffstat:

 share/man/man4/full.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 37100869a1cf -r 291ffd18b49f share/man/man4/full.4
--- a/share/man/man4/full.4     Mon Jan 18 06:08:26 2016 +0000
+++ b/share/man/man4/full.4     Mon Jan 18 09:17:59 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: full.4,v 1.1 2016/01/18 00:21:44 kamil Exp $
+.\" $NetBSD: full.4,v 1.2 2016/01/18 09:17:59 wiz Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -37,7 +37,7 @@
 The
 .Nm
 device always return
-.Vt ENOSPC
+.Bq Er ENOSPC
 on writing,
 .Pp
 In all other cases it behaves like the



Home | Main Index | Thread Index | Old Index