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 semantic markup.
details: https://anonhg.NetBSD.org/src/rev/23b6b2d21ec2
branches: trunk
changeset: 746867:23b6b2d21ec2
user: joerg <joerg%NetBSD.org@localhost>
date: Fri Aug 21 23:55:13 2009 +0000
description:
Use semantic markup.
diffstat:
share/man/man4/strip.4 | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r 62ed21e1dfc8 -r 23b6b2d21ec2 share/man/man4/strip.4
--- a/share/man/man4/strip.4 Fri Aug 21 23:46:20 2009 +0000
+++ b/share/man/man4/strip.4 Fri Aug 21 23:55:13 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: strip.4,v 1.13 2004/12/05 13:24:10 peter Exp $
+.\" $NetBSD: strip.4,v 1.14 2009/08/21 23:55:13 joerg Exp $
.\"
.\" Copyright 1996 The Board of Trustees of The Leland Stanford
.\" Junior University. All Rights Reserved.
@@ -156,11 +156,9 @@
.Em strip0
interface:
.Pp
-.br
-.in 10
-route add -host 10.11.12.13 -link strip0:1:2:3:4:5:6:7:8
-.br
-.in 5
+.Bd -literal -offset indent
+.Ic route add -host 10.11.12.13 -link strip0:1:2:3:4:5:6:7:8
+.Ed
.Pp
Generalising from this example to other
.Tn IP
Home |
Main Index |
Thread Index |
Old Index