Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Add a BUGS section.



details:   https://anonhg.NetBSD.org/src/rev/8e9e09b00861
branches:  trunk
changeset: 753882:8e9e09b00861
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Apr 13 08:24:31 2010 +0000

description:
Add a BUGS section.

diffstat:

 share/man/man9/SET.9 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 298e9b890ffd -r 8e9e09b00861 share/man/man9/SET.9
--- a/share/man/man9/SET.9      Tue Apr 13 07:58:54 2010 +0000
+++ b/share/man/man9/SET.9      Tue Apr 13 08:24:31 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: SET.9,v 1.1 2010/03/22 10:32:48 jruoho Exp $
+.\" $NetBSD: SET.9,v 1.2 2010/04/13 08:24:31 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 March 22, 2010
+.Dd April 13, 2010
 .Dt SET 9
 .Os
 .Sh NAME
@@ -64,8 +64,8 @@
 is set in
 .Fa val .
 .El
-.Pp
+.Sh SEE ALSO
+.Xr bits 3
+.Sh BUGS
 The rationale is to provide clarity in the source code,
 but arguably these operations are clear enough without the use of the macros.
-.Sh SEE ALSO
-.Xr bits 3



Home | Main Index | Thread Index | Old Index