Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix Dd. Remove fw_update reference, the firmw...



details:   https://anonhg.NetBSD.org/src/rev/0b39d7b9f62e
branches:  trunk
changeset: 785806:0b39d7b9f62e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Mar 30 08:26:20 2013 +0000

description:
Fix Dd. Remove fw_update reference, the firmware is installed by default.
XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD.

diffstat:

 share/man/man4/athn.4 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 690c22a0565c -r 0b39d7b9f62e share/man/man4/athn.4
--- a/share/man/man4/athn.4     Sat Mar 30 08:24:17 2013 +0000
+++ b/share/man/man4/athn.4     Sat Mar 30 08:26:20 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: athn.4,v 1.1 2013/03/30 02:53:00 christos Exp $
+.\" $NetBSD: athn.4,v 1.2 2013/03/30 08:26:20 wiz Exp $
 .\" $OpenBSD: athn.4,v 1.21 2012/09/17 11:04:24 sthen Exp $
 .\"
 .\" Copyright (c) 2009 Damien Bergamini <damien.bergamini%free.fr@localhost>.
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: August 25 2012 $
+.Dd March 30, 2013
 .Dt ATHN 4
 .Os
 .Sh NAME
@@ -170,9 +170,9 @@
 .It /etc/firmware/athn-ar7010-11
 .It /etc/firmware/athn-ar9271
 .El
-.Pp
-A prepackaged version of the firmware can be installed using
-.Xr fw_update 1 .
+.\".Pp
+.\"A prepackaged version of the firmware can be installed using
+.\".Xr fw_update 1 .
 .Sh EXAMPLES
 The following
 .Xr hostname.if 5



Home | Main Index | Thread Index | Old Index