aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorFilippo Giunchedi <filippo@esaurito.net>2009-07-01 12:58:45 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-07-03 17:42:05 +0300
commit1a1c60a8bcf10dce0c33918c0ca4dd723f163c63 (patch)
tree2c9c0ba7d36b61ad378e8a454df8105a1d386a1d /tools
parenta683b538942d740fe18fa26e1411063f42618d43 (diff)
downloadbluez-1a1c60a8bcf10dce0c33918c0ca4dd723f163c63.tar.gz
move tools/l2ping.1 to man section 8
usually only root is able to invoke l2ping thus move to man section 8
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
-rw-r--r--tools/l2ping.8 (renamed from tools/l2ping.1)2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 6b0ad497..ee4c6b3e 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,7 +1,7 @@
if TOOLS
tools_programs = hcitool l2ping sdptool ciptool
-tools_manfiles = hcitool.1 l2ping.1 sdptool.1 ciptool.1
+tools_manfiles = hcitool.1 l2ping.8 sdptool.1 ciptool.1
else
tools_programs =
tools_manfiles =
diff --git a/tools/l2ping.1 b/tools/l2ping.8
index 4d09b052..8b77ee2f 100644
--- a/tools/l2ping.1
+++ b/tools/l2ping.8
@@ -1,4 +1,4 @@
-.TH L2PING 1 "Jan 22 2002" BlueZ "Linux System Administration"
+.TH L2PING 8 "Jan 22 2002" BlueZ "Linux System Administration"
.SH NAME
l2ping \- Send L2CAP echo request and receive answer
.SH SYNOPSIS