diff options
author | delphij <delphij@FreeBSD.org> | 2012-04-22 07:55:56 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-04-22 07:55:56 +0000 |
commit | 0f83f74ce126b08c5fe9eeb2e3ffe9025ef37802 (patch) | |
tree | 1ea62a31de730e1178de577f7ec132d7eb82a502 /usr.bin/rctl | |
parent | 0264d1ea29a4b35914a658ab01ece38e3637f84f (diff) | |
download | FreeBSD-src-0f83f74ce126b08c5fe9eeb2e3ffe9025ef37802.zip FreeBSD-src-0f83f74ce126b08c5fe9eeb2e3ffe9025ef37802.tar.gz |
The .Fx macro needs the version number be in its own word separated by
a space. This change have no visible effect for rendering.
Diffstat (limited to 'usr.bin/rctl')
-rw-r--r-- | usr.bin/rctl/rctl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8 index 0fcdb51..0d6606b 100644 --- a/usr.bin/rctl/rctl.8 +++ b/usr.bin/rctl/rctl.8 @@ -186,7 +186,7 @@ Display all the rules applicable to process with PID 512. The .Nm command appeared in -.Fx 9.0. +.Fx 9.0 . .Sh AUTHORS .An -nosplit The |