Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/rarpd Add xref for ethers(5) and hosts(5).
details: https://anonhg.NetBSD.org/src/rev/0de0c9b782a6
branches: trunk
changeset: 349741:0de0c9b782a6
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Dec 21 12:03:48 2016 +0000
description:
Add xref for ethers(5) and hosts(5).
Remove extra white space in the middle of a sentence.
Use more markup for AUTHORS section.
ok wiz@
diffstat:
usr.sbin/rarpd/rarpd.8 | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 1b3ed5ec513d -r 0de0c9b782a6 usr.sbin/rarpd/rarpd.8
--- a/usr.sbin/rarpd/rarpd.8 Wed Dec 21 11:56:55 2016 +0000
+++ b/usr.sbin/rarpd/rarpd.8 Wed Dec 21 12:03:48 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rarpd.8,v 1.13 2009/03/11 14:00:00 joerg Exp $
+.\" $NetBSD: rarpd.8,v 1.14 2016/12/21 12:03:48 abhinav Exp $
.\"
.\" Copyright (c) 1988-1990 The Regents of the University of California.
.\" All rights reserved.
@@ -86,9 +86,11 @@
.\" .It Pa /tftpboot
.El
.Sh SEE ALSO
-.Xr bpf 4
+.Xr bpf 4 ,
+.Xr ethers 5 ,
+.Xr hosts 5
.Rs
-.%R A Reverse Address Resolution Protocol
+.%R A Reverse Address Resolution Protocol
.%N RFC 903
.%A Finlayson, R.
.%A Mann, T.
@@ -96,5 +98,8 @@
.%A Theimer, M.
.Re
.Sh AUTHORS
-Craig Leres (leres%ee.lbl.gov@localhost) and Steven McCanne (mccanne%ee.lbl.gov@localhost).
+.An -nosplit
+.An Craig Leres Aq Mt leres%ee.lbl.gov@localhost
+and
+.An Steven McCanne Aq Mt mccanne%ee.lbl.gov@localhost .
Lawrence Berkeley Laboratory, University of California, Berkeley, CA.
Home |
Main Index |
Thread Index |
Old Index