diff --git a/docs/source/guides/admin-guides/references/man7/route.7.rst b/docs/source/guides/admin-guides/references/man7/route.7.rst index 1cbef8fc8..55b451253 100644 --- a/docs/source/guides/admin-guides/references/man7/route.7.rst +++ b/docs/source/guides/admin-guides/references/man7/route.7.rst @@ -19,7 +19,7 @@ SYNOPSIS ******** -\ **route Attributes:**\ \ *gateway*\ , \ *ifname*\ , \ *mask*\ , \ *net*\ , \ *routename*\ , \ *usercomment*\ +\ **route Attributes:**\ \ *gateway*\ , \ *ifname*\ , \ *mask*\ , \ *net*\ , \ *routename*\ , \ *usercomment*\ *********** @@ -40,39 +40,39 @@ route Attributes: \ **gateway**\ (routes.gateway) - + The gateway that routes the ip traffic from the mn to the nodes. It is usually a service node. - + \ **ifname**\ (routes.ifname) - + The interface name that facing the gateway. It is optional for IPv4 routes, but it is required for IPv6 routes. - + \ **mask**\ (routes.mask) - + The network mask. - + \ **net**\ (routes.net) - + The network address. - + \ **routename**\ (routes.routename) - + Name used to identify this route. - + \ **usercomment**\ (routes.comments) - + Any user-written notes. - + @@ -81,5 +81,5 @@ SEE ALSO ******** -\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\ +\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\