diff options
author | ru <ru@FreeBSD.org> | 2001-08-15 09:09:47 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-15 09:09:47 +0000 |
commit | bde8ec1b704eb04851dc1d66e802296a909aaf66 (patch) | |
tree | 2255b1b74fe7c2ae878d3c7aa8d6573d86f4e05d /usr.sbin/ngctl | |
parent | ae8772dd9f6fae5d4aae99dfbb1ce24fc3d90c1a (diff) | |
download | FreeBSD-src-bde8ec1b704eb04851dc1d66e802296a909aaf66.zip FreeBSD-src-bde8ec1b704eb04851dc1d66e802296a909aaf66.tar.gz |
mdoc(7) police: utilize the new .Ex macro.
Diffstat (limited to 'usr.sbin/ngctl')
-rw-r--r-- | usr.sbin/ngctl/ngctl.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index 73198e0..5d4a8ee 100644 --- a/usr.sbin/ngctl/ngctl.8 +++ b/usr.sbin/ngctl/ngctl.8 @@ -122,9 +122,7 @@ The command displays the available commands, their usage and aliases, and a brief description. .Sh DIAGNOSTICS -The -.Nm -utility exits 0 on success, and >0 if an error occurs. +.Ex -std .Sh SEE ALSO .Xr netgraph 3 , .Xr netgraph 4 , |