Module Name:    src
Committed By:   joerg
Date:           Fri Aug 21 23:55:14 UTC 2009

Modified Files:
        src/share/man/man4: strip.4

Log Message:
Use semantic markup.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/strip.4

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/man4/strip.4
diff -u src/share/man/man4/strip.4:1.13 src/share/man/man4/strip.4:1.14
--- src/share/man/man4/strip.4:1.13	Sun Dec  5 13:24:10 2004
+++ src/share/man/man4/strip.4	Fri Aug 21 23:55:13 2009
@@ -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

Reply via email to