chiark
/
gitweb
/
~mdw
/
misc
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
space.[c1]: Document the `-v' option finally.
[misc]
/
if-mtu.1
1
.TH "if-mtu" 1 "24 September 2003" "Mark Wooding" "Toys"
2
.SH NAME
3
if-mtu \- find MTU of an interface
4
.
5
.SH SYNOPSIS
6
.B if\-mtu
7
.I iface
8
.
9
.SH "DESCRIPTION"
10
The
11
.B if\-mtu
12
prints the MTU of the network interface
13
.I iface
14
to standard output, and exits.
15
.
16
.SH "BUGS"
17
None.
18
.
19
.SH "AUTHOR"
20
Mark Wooding, <mdw@distorted.org.uk>