From d7deff23cdb16bc3ff9923f6b69a597543283b5c Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Wed, 26 Aug 2015 11:54:40 +0000 Subject: [PATCH] Fix SEE ALSO. The history mechanism applies to csh. Sponsored by: Nginx, Inc. --- usr.bin/script/script.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 239508ffb067..bf33205b86ea 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -164,13 +164,13 @@ is assumed. .Pq Most shells set this variable automatically . .El .Sh SEE ALSO -.Xr csh 1 , -.Xr filemon 4 +.Xr csh 1 .Po for the .Em history mechanism -.Pc . +.Pc , +.Xr filemon 4 .Sh HISTORY The .Nm