diff options
author | wblock <wblock@FreeBSD.org> | 2012-05-25 03:46:56 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2012-05-25 03:46:56 +0000 |
commit | f162edc8256cdf933668ed8a30625452e0400359 (patch) | |
tree | 7ab01208692620c41b5fdc587578d637dbf35e38 /usr.sbin/utx | |
parent | 1a89a35532406353a4144508de8df3d2733f1c79 (diff) | |
download | FreeBSD-src-f162edc8256cdf933668ed8a30625452e0400359.zip FreeBSD-src-f162edc8256cdf933668ed8a30625452e0400359.tar.gz |
Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days
Diffstat (limited to 'usr.sbin/utx')
-rw-r--r-- | usr.sbin/utx/utx.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/utx/utx.8 b/usr.sbin/utx/utx.8 index 6154dca..c3e71e2 100644 --- a/usr.sbin/utx/utx.8 +++ b/usr.sbin/utx/utx.8 @@ -94,7 +94,7 @@ database, its use is limited to the super-user. .Sh SEE ALSO .Xr getent 1 , .Xr w 1 , -.Xr pututxline 3 . +.Xr pututxline 3 .Sh HISTORY The .Nm |