diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2017-06-21 16:10:59 +0100 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-06-27 22:43:19 +0000 |
commit | bec2e3ffadac8d3536ea115d636d06c7b561623a (patch) | |
tree | 4336f98fc55e44a5aae7b6972353fddf2df3cbc3 /usr/src/man/man1/man.1 | |
parent | 621738e24ed094c80643e1cd8d545241ae1978b1 (diff) | |
download | illumos-gate-bec2e3ffadac8d3536ea115d636d06c7b561623a.tar.gz |
8212 manpages contain obsolete references
6019 sleep can't be infinite
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man1/man.1')
-rw-r--r-- | usr/src/man/man1/man.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man1/man.1 b/usr/src/man/man1/man.1 index c4a16b60bb..1df42e4b1a 100644 --- a/usr/src/man/man1/man.1 +++ b/usr/src/man/man1/man.1 @@ -8,7 +8,7 @@ .\" Copyright 2014 Garrett D'Amore <garrett@damore.org> .\" Copyright 2016 Nexenta Systems, Inc. .\" -.Dd February 12, 2016 +.Dd May 13, 2017 .Dt MAN 1 .Os .Sh NAME @@ -175,7 +175,7 @@ are limited to those specified by .Ar section can be a numerical digit, perhaps followed by one or more letters to match the desired section of the manual, for example, -.Li "3libucb". +.Li "3head". Also, .Ar section can be a word, for example, |