replace shell comment char `#'' with troff comment command `.\"''

This commit is contained in:
Wolfram Schneider 1996-08-17 23:31:38 +00:00
parent 361e0905ef
commit 3819b41325
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17640

View File

@ -15,7 +15,7 @@
.\" 4. Neither the name of the FreeBSD Project nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
#
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: which.1,v 1.2 1995/01/28 17:35:54 asami Exp $
.\" $Id: which.1,v 1.3 1995/01/30 22:21:28 jkh Exp $
.Dd January 26, 1995
.Dt WHICH 1
.Os FreeBSD