Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/rtsold Use .Dl for one line literal display. Add S...
details: https://anonhg.NetBSD.org/src/rev/6bdbd0b3d354
branches: trunk
changeset: 1009131:6bdbd0b3d354
user: uwe <uwe%NetBSD.org@localhost>
date: Mon Apr 13 15:23:18 2020 +0000
description:
Use .Dl for one line literal display. Add SEE ALSO.
diffstat:
usr.sbin/rtsold/rtsold.8 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 1583b4f8e56f -r 6bdbd0b3d354 usr.sbin/rtsold/rtsold.8
--- a/usr.sbin/rtsold/rtsold.8 Mon Apr 13 15:16:14 2020 +0000
+++ b/usr.sbin/rtsold/rtsold.8 Mon Apr 13 15:23:18 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtsold.8,v 1.37 2017/10/22 18:09:33 abhinav Exp $
+.\" $NetBSD: rtsold.8,v 1.38 2020/04/13 15:23:18 uwe Exp $
.\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -48,6 +48,8 @@
.Pp
For example to send a routing solicitation message and print information
about it without changing the actual routing table:
-.Bd -literal
- dhcpcd -dB6T --nodhcp6 <interface>
-.Ed
+.Pp
+.Dl dhcpcd -dB6T --nodhcp6 < Ns Ar interface Ns \^>
+.\"
+.Sh SEE ALSO
+.Xr dhcpcd 8 .
Home |
Main Index |
Thread Index |
Old Index