mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 15:38:06 +01:00
replace shell comment char `#'' with troff comment command
`.\"''
This commit is contained in:
parent
361e0905ef
commit
3819b41325
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17640
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user