Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8/man8.evbarm Small typo in macro (.xr -> .Xr).



details:   https://anonhg.NetBSD.org/src/rev/31257582aff8
branches:  trunk
changeset: 773708:31257582aff8
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Feb 13 18:30:44 2012 +0000

description:
Small typo in macro (.xr -> .Xr).

diffstat:

 share/man/man8/man8.evbarm/bootmini2440.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 73d962a2ef3d -r 31257582aff8 share/man/man8/man8.evbarm/bootmini2440.8
--- a/share/man/man8/man8.evbarm/bootmini2440.8 Mon Feb 13 17:55:12 2012 +0000
+++ b/share/man/man8/man8.evbarm/bootmini2440.8 Mon Feb 13 18:30:44 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bootmini2440.8,v 1.2 2012/01/31 13:25:05 wiz Exp $
+.\" $NetBSD: bootmini2440.8,v 1.3 2012/02/13 18:30:44 njoly Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -158,7 +158,7 @@
 .Xr dhcpd 8 ,
 .Xr diskless 8 ,
 .Xr nfsd 8 ,
-.xr tftpd 8 ,
+.Xr tftpd 8 ,
 .Xr boothowto 9
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index