summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/sed.1
AgeCommit message (Collapse)AuthorFilesLines
2015-04-30 [illumos-gate merge]20150430release-20150430Jerry Jelinek1-3/+1
commit 999cb8a98e50b015e1a30b4fe74618510fd0b4ac 5623 auditconfig(1M) man page incomplete commit 21520208ad6fda66aa89c585cc9d64979b0f3103 5624 sed(1) should not refer to re_format(7) Conflicts: usr/src/man/man1m/auditconfig.1m usr/src/man/man1/sed.1
2015-04-295624 sed(1) should not refer to re_format(7)Robert Mustacchi1-7/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-06-16OS-3090 sed should not refer to re_format(7)Robert Mustacchi1-6/+6
2011-10-031502 Remove conversion cruft from manpagesYuri Pankov1-2/+2
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com>
2011-08-10635 sed manual page needs significant updatesYuri Pankov1-537/+662
1188 Move pppdump and tcpd manpages to usr/src/man 1189 add stdin/stdout/stderr(3C) manpage symlinks 1190 Remove source-security-tcp-wrapper and SUNWtcpdS packages 1191 Remove source-network-pppdump and SUNWpppgS packages 1192 fd manpage should be in section 7 Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-14243 system manual pages should live with the softwareRichard Lowe1-0/+545
Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: gwr@nexenta.com --HG-- extra : rebase_source : 0c599d0bec0dc8865fbba67721a7a6cd6b1feefb
2011-11-04586 sed -i should take an "optional" argumentYuri Pankov1-14/+10
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Kartik Mistry <kartik.mistry@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>