Module Name:    src
Committed By:   abhinav
Date:           Wed Dec 21 12:03:48 UTC 2016

Modified Files:
        src/usr.sbin/rarpd: rarpd.8

Log Message:
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@


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/rarpd/rarpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/rarpd/rarpd.8
diff -u src/usr.sbin/rarpd/rarpd.8:1.13 src/usr.sbin/rarpd/rarpd.8:1.14
--- src/usr.sbin/rarpd/rarpd.8:1.13	Wed Mar 11 14:00:00 2009
+++ src/usr.sbin/rarpd/rarpd.8	Wed Dec 21 12:03:48 2016
@@ -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 @@ Log all requests to syslog.
 .\" .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 @@ Log all requests to syslog.
 .%A Theimer, M.
 .Re
 .Sh AUTHORS
-Craig Leres ([email protected]) and Steven McCanne ([email protected]).
+.An -nosplit
+.An Craig Leres Aq Mt [email protected]
+and
+.An Steven McCanne Aq Mt [email protected] .
 Lawrence Berkeley Laboratory, University of California, Berkeley, CA.

Reply via email to