diff options
author | Thomas Graf <tgraf@redhat.com> | 2012-01-17 11:45:06 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@redhat.com> | 2012-01-17 11:45:06 (GMT) |
commit | 83ab0ae85fd0c458a9c86d76966c405b72a6e064 (patch) | |
tree | 721c1e6b9328ef50aa988d0a9d8fe1f8aae2fd85 | |
parent | c857625be074a7b9ef6adbcdde986a0b23aae901 (diff) | |
download | libnl-83ab0ae85fd0c458a9c86d76966c405b72a6e064.zip libnl-83ab0ae85fd0c458a9c86d76966c405b72a6e064.tar.gz libnl-83ab0ae85fd0c458a9c86d76966c405b72a6e064.tar.bz2 |
man: Remove bogus .LO macro in manpages
Signed-off-by: Thomas Graf <tgraf@redhat.com>
-rw-r--r-- | man/nl-classid-lookup.8 | 1 | ||||
-rw-r--r-- | man/nl-pktloc-lookup.8 | 1 | ||||
-rw-r--r-- | man/nl-qdisc-add.8 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/man/nl-classid-lookup.8 b/man/nl-classid-lookup.8 index d48e9eb..3cf13de 100644 --- a/man/nl-classid-lookup.8 +++ b/man/nl-classid-lookup.8 @@ -1,5 +1,4 @@ .TH nl\-classid\-lookup 8 "19 October 2010" "libnl" -.LO 1 .SH NAME nl\-classid\-lookup - Lookup classid definitions .SH SYNOPSIS diff --git a/man/nl-pktloc-lookup.8 b/man/nl-pktloc-lookup.8 index a583dcc..7a1daa4 100644 --- a/man/nl-pktloc-lookup.8 +++ b/man/nl-pktloc-lookup.8 @@ -1,5 +1,4 @@ .TH nl\-pktloc-lookup 8 "27 October 2010" "libnl" -.LO 1 .SH NAME nl\-pktloc\-lookup - Lookup packet location definitions .SH SYNOPSIS diff --git a/man/nl-qdisc-add.8 b/man/nl-qdisc-add.8 index 7031c39..bc3fb17 100644 --- a/man/nl-qdisc-add.8 +++ b/man/nl-qdisc-add.8 @@ -1,5 +1,4 @@ .TH nl\-qdisc 8 "21 October 2010" "libnl" -.LO 1 .SH NAME nl\-qdisc\-{add|list|delete} - Manage queueing disciplines .SH SYNOPSIS |