diff options
author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2015-08-26 11:54:40 +0000 |
---|---|---|
committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2015-08-26 11:54:40 +0000 |
commit | d7deff23cdb16bc3ff9923f6b69a597543283b5c (patch) | |
tree | 254dde82db5b9c849e566ccb83098e5f36258aea | |
parent | 75e0dfe336e70f272db2eaa6a2a2a8ac8d43198c (diff) |
Notes
-rw-r--r-- | usr.bin/script/script.1 | 6 |
1 files 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 |