Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix macro, OS -> Os.



details:   https://anonhg.NetBSD.org/src/rev/3aefb99bfa8e
branches:  trunk
changeset: 760518:3aefb99bfa8e
user:      njoly <njoly%NetBSD.org@localhost>
date:      Thu Jan 06 15:24:33 2011 +0000

description:
Fix macro, OS -> Os.

diffstat:

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

diffs (18 lines):

diff -r 161b8857dc8d -r 3aefb99bfa8e share/man/man4/mpls.4
--- a/share/man/man4/mpls.4     Thu Jan 06 15:22:20 2011 +0000
+++ b/share/man/man4/mpls.4     Thu Jan 06 15:24:33 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpls.4,v 1.2 2010/06/29 15:05:43 wiz Exp $
+.\" $NetBSD: mpls.4,v 1.3 2011/01/06 15:24:33 njoly Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -26,7 +26,7 @@
 .\"
 .Dd June 29, 2010
 .Dt MPLS 4
-.OS
+.Os
 .Sh NAME
 .Nm mpls
 .Nd Multiprotocol Label Switching



Home | Main Index | Thread Index | Old Index