diff options
author | ru <ru@FreeBSD.org> | 2001-05-07 07:42:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-05-07 07:42:56 +0000 |
commit | 92ef63e056362d78915ae984627804545c04afa8 (patch) | |
tree | 50094e2d365e3ddbdc0a54e63c1fbf7ba5a24bbc /sbin | |
parent | be7e13cb7857737741f1f03cec1a42339c5b82f7 (diff) | |
download | FreeBSD-src-92ef63e056362d78915ae984627804545c04afa8.zip FreeBSD-src-92ef63e056362d78915ae984627804545c04afa8.tar.gz |
Cosmetics: .Dl -> .Li.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 1517055..d49f16d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -91,7 +91,7 @@ Internet address expressed in the Internet standard It is also possible to use the CIDR notation (also known as the slash notation) to include the netmask. That is, one can specify an address like -.Dl 192.168.0.1/16 +.Li 192.168.0.1/16 . .\" For the Xerox Network Systems(tm) family, .\" addresses are .\" .Ar net:a.b.c.d.e.f , |